Uses GitHub Actions cache with SHA-256 hash of tweet content. If the exact same tweet text was already posted in a previous run, the tweet is skipped with a warning. Works for both auto-release and manual dispatch tweets. Three-layer dedup: 1. feat() commit check — skip if no new features since last release 2. Content hash — skip if identical tweet already posted (cache hit) 3. Beta-to-beta diff — only new features since previous release tag Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| codeql | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| actionlint.yaml | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| label-policy.json | ||
| labeler.yml | ||
| pull_request_template.md | ||