You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(ci): migrate draft and publish release workflows to GitHub App token [SEC-58]
- Migrate draft-new-release.yml and publish-new-release.yml from PAT to GitHub App token
- Add explicit job-level permissions (contents: read) for GITHUB_TOKEN
- Generate GitHub App token early with permission-contents: write
- Pass App token to checkout, git operations, and PR creation
- Ensures PRs trigger CI checks and commits are verified
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🔒 Scanned for secrets using gitleaks 8.30.0
0 commit comments