Skip to content

ci: use PAT for release-please so Release PRs trigger CI#4

Closed
ParzivalEugene wants to merge 1 commit into
masterfrom
ci/release-please-pat
Closed

ci: use PAT for release-please so Release PRs trigger CI#4
ParzivalEugene wants to merge 1 commit into
masterfrom
ci/release-please-pat

Conversation

@ParzivalEugene
Copy link
Copy Markdown
Contributor

Release PRs opened by release-please used the default GITHUB_TOKEN, so GitHub suppressed CI on them (recursion guard) and the required test check stayed forever pending (this blocked the 0.1.2 release PR).

Switches the action to a PAT (RELEASE_PLEASE_TOKEN) so its PRs trigger CI normally. Also adds workflow_dispatch to allow a manual release run.

@ParzivalEugene
Copy link
Copy Markdown
Contributor Author

Closing: going with admin-merge for release PRs (zero extra machinery, no long-lived secret) instead of a PAT.

@ParzivalEugene ParzivalEugene deleted the ci/release-please-pat branch May 31, 2026 20:35
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