Skip to content

fix(ci): authenticate semantic-release push with GitHub App token (#91) - #92

Merged
maxakuru merged 1 commit into
mainfrom
stage
Sep 10, 2026
Merged

maxakuru merged 1 commit into
mainfrom
stage

Conversation

@maxakuru

Copy link
Copy Markdown
Contributor

The main ruleset now requires PRs, blocking semantic-release's direct push to main (GH013). Mint a GitHub App token (a ruleset bypass actor) via actions/create-github-app-token and use it for checkout and semantic-release instead of the default GITHUB_TOKEN.

The main ruleset now requires PRs, blocking semantic-release's direct
push to main (GH013). Mint a GitHub App token (a ruleset bypass actor)
via actions/create-github-app-token and use it for checkout and
semantic-release instead of the default GITHUB_TOKEN.
@maxakuru
maxakuru merged commit c2a9b2c into main Sep 10, 2026
4 checks passed
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