Skip to content

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

Merged
maxakuru merged 1 commit into
stagefrom
ci/release-app-token
Sep 10, 2026
Merged

maxakuru merged 1 commit into
stagefrom
ci/release-app-token

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 changed the base branch from main to stage September 10, 2026 16:51
@maxakuru maxakuru changed the title ci: authenticate semantic-release push with GitHub App token fix(ci): authenticate semantic-release push with GitHub App token Sep 10, 2026
@maxakuru
maxakuru merged commit 4007927 into stage Sep 10, 2026
1 check passed
maxakuru added a commit that referenced this pull request Sep 10, 2026
fix(ci): authenticate semantic-release push with GitHub App token (#91)
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