Skip to content

fix(ci): use RELEASE_PAT for release workflow#5

Merged
bntvllnt merged 1 commit intomainfrom
fix/release-pat
Mar 10, 2026
Merged

fix(ci): use RELEASE_PAT for release workflow#5
bntvllnt merged 1 commit intomainfrom
fix/release-pat

Conversation

@bntvllnt
Copy link
Collaborator

Summary

  • Use org-level RELEASE_PAT instead of GITHUB_TOKEN for release checkout
  • Allows the release job to push version bump commits and tags to main, bypassing branch protection ruleset

Test plan

  • Merge → trigger gh workflow run publish.yml -f bump=patch → verify commit+tag+publish succeeds

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@bntvllnt bntvllnt merged commit dc091cd into main Mar 10, 2026
1 check passed
@bntvllnt bntvllnt deleted the fix/release-pat branch March 10, 2026 17:25
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