Skip to content

ci: use org-wide GitHub App token secrets#7

Merged
alexander-nikitin-thenvoi merged 1 commit into
mainfrom
ci-org-wide-app-token
Jul 15, 2026
Merged

ci: use org-wide GitHub App token secrets#7
alexander-nikitin-thenvoi merged 1 commit into
mainfrom
ci-org-wide-app-token

Conversation

@alexander-nikitin-thenvoi

Copy link
Copy Markdown
Contributor

Replaces the local GithubToken composite action in release.yml with the official actions/create-github-app-token@v3, authenticating with the org-level APP_CLIENT_ID and APP_PRIVATE_KEY secrets (band-release-please-public app). The previous workflow referenced repo secrets APP_ID and INSTALLATION_ID that no longer exist, so token generation was broken.

Also removes the now-unused composite action and its dependabot entry.

Replace the local GithubToken composite action with
actions/create-github-app-token@v3 authenticating via the org-level
APP_CLIENT_ID and APP_PRIVATE_KEY secrets. Remove the composite action
and its dependabot entry.
@alexander-nikitin-thenvoi
alexander-nikitin-thenvoi merged commit d25bd32 into main Jul 15, 2026
7 checks passed
@alexander-nikitin-thenvoi
alexander-nikitin-thenvoi deleted the ci-org-wide-app-token branch July 15, 2026 15:51
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