Skip to content

fix(ci): use PAT for release-please to trigger CI on its PRs#31

Merged
jlopez merged 1 commit intomainfrom
fix/release-please-ci
Mar 1, 2026
Merged

fix(ci): use PAT for release-please to trigger CI on its PRs#31
jlopez merged 1 commit intomainfrom
fix/release-please-ci

Conversation

@jlopez
Copy link
Owner

@jlopez jlopez commented Mar 1, 2026

Release Please PRs were stuck with "waiting for status to be reported"
because GITHUB_TOKEN-triggered events don't start other workflows.
Use a fine-grained PAT (RELEASE_PLEASE_TOKEN) so CI runs on RP PRs.

Also reverts the earlier dorny/paths-filter experiment in ci.yml,
restoring the simpler workflow-level paths filter.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Release Please PRs were stuck with "waiting for status to be reported"
because GITHUB_TOKEN-triggered events don't start other workflows.
Use a fine-grained PAT (RELEASE_PLEASE_TOKEN) so CI runs on RP PRs.

Also reverts the earlier dorny/paths-filter experiment in ci.yml,
restoring the simpler workflow-level paths filter.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jlopez jlopez merged commit 817b3b1 into main Mar 1, 2026
4 checks passed
@jlopez jlopez deleted the fix/release-please-ci branch March 1, 2026 04:56
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