Skip to content

fix(workflows): add GitHub App token generation step#634

Merged
omercnet merged 1 commit intomainfrom
omercnet-patch-1
Jan 4, 2026
Merged

fix(workflows): add GitHub App token generation step#634
omercnet merged 1 commit intomainfrom
omercnet-patch-1

Conversation

@omercnet
Copy link
Member

@omercnet omercnet commented Jan 4, 2026

Added step to generate GitHub App token for release process.

Added step to generate GitHub App token for release process.
Copilot AI review requested due to automatic review settings January 4, 2026 19:11
@omercnet omercnet enabled auto-merge (squash) January 4, 2026 19:12
@omercnet omercnet requested a review from dorsha January 4, 2026 19:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds GitHub App token generation to the release-please workflow, enabling the release process to use a GitHub App's credentials instead of the default GITHUB_TOKEN. This is commonly done to overcome limitations of the default token, such as the ability to trigger other workflows or bypass branch protection rules.

Key changes:

  • Added GitHub App token generation step using actions/create-github-app-token
  • Updated release-please-action to use the generated token
  • Pinned both actions to specific SHA commits for security

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@omercnet omercnet merged commit 29231c6 into main Jan 4, 2026
23 checks passed
@omercnet omercnet deleted the omercnet-patch-1 branch January 4, 2026 19:15
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.

3 participants