Skip to content

ci: use GitHub App token for release#76

Merged
Boshen merged 1 commit intomainfrom
codex/use-github-app-token-release
Apr 22, 2026
Merged

ci: use GitHub App token for release#76
Boshen merged 1 commit intomainfrom
codex/use-github-app-token-release

Conversation

@Boshen
Copy link
Copy Markdown
Member

@Boshen Boshen commented Apr 22, 2026

Summary

  • generate a GitHub App token in the release workflow
  • pass the generated token to oxc-project/release-plz instead of secrets.ROLLDOWN_BOT_PAT

Verification

  • rg --hidden -n "ROLLDOWN_BOT_PAT" /Users/boshen/github/rolldown --glob '!**/.git/**' --glob '!**/node_modules/**' --glob '!**/target/**' --glob '!benchmark-results-storage/**'
  • git diff --check -- .github/workflows/release.yml
  • YAML parse sanity check

@Boshen Boshen merged commit 3a7e5f5 into main Apr 22, 2026
3 of 7 checks passed
@Boshen Boshen deleted the codex/use-github-app-token-release branch April 22, 2026 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant