Skip to content

ci: use bot PAT for release#79

Merged
Boshen merged 1 commit intomainfrom
codex/fix-release-token
Apr 22, 2026
Merged

ci: use bot PAT for release#79
Boshen merged 1 commit intomainfrom
codex/fix-release-token

Conversation

@Boshen
Copy link
Copy Markdown
Member

@Boshen Boshen commented Apr 22, 2026

Summary

  • remove the GitHub App token creation step from the release workflow
  • pass secrets.ROLLDOWN_BOT_PAT directly to release-plz

Why

The release workflow failed on main because actions/create-github-app-token could not find an installation for rolldown/notify:

Not Found - https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app

Verification

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/release.yml"); puts "ok"'

@Boshen Boshen merged commit 5660567 into main Apr 22, 2026
10 checks passed
@Boshen Boshen deleted the codex/fix-release-token branch April 22, 2026 05:40
Boshen added a commit that referenced this pull request Apr 22, 2026
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