Skip to content

ci: migrate GH_TOKEN_ADMIN to GitHub App token#118

Merged
mbruzda-splunk merged 1 commit into
mainfrom
ci/migrate-gh-token-to-app
Apr 21, 2026
Merged

ci: migrate GH_TOKEN_ADMIN to GitHub App token#118
mbruzda-splunk merged 1 commit into
mainfrom
ci/migrate-gh-token-to-app

Conversation

@mbruzda-splunk

Copy link
Copy Markdown
Contributor

Summary

  • Replace the long-lived GH_TOKEN_ADMIN PAT with a short-lived GitHub App installation token via actions/create-github-app-token@v3 in the publish job.
  • The app token is scoped to the org installation and used for the semantic-release step.

Made with Cursor

Replace the long-lived PAT with a short-lived GitHub App installation
token generated by actions/create-github-app-token@v3 for the
semantic-release step.

Made-with: Cursor
@mbruzda-splunk
mbruzda-splunk requested review from a team as code owners April 17, 2026 13:01
@mbruzda-splunk
mbruzda-splunk merged commit 32b038e into main Apr 21, 2026
9 of 10 checks passed
@mbruzda-splunk
mbruzda-splunk deleted the ci/migrate-gh-token-to-app branch April 21, 2026 13:16
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants