Skip to content

Use PAT for changeset release PR updates#14

Merged
corwinm merged 1 commit into
mainfrom
fix/release-pr-ci-token
May 9, 2026
Merged

Use PAT for changeset release PR updates#14
corwinm merged 1 commit into
mainfrom
fix/release-pr-ci-token

Conversation

@corwinm
Copy link
Copy Markdown
Contributor

@corwinm corwinm commented May 9, 2026

Summary

  • update the release workflow to use RELEASE_GITHUB_TOKEN when creating/updating changeset release PRs
  • disable persisted checkout credentials so git operations do not fall back to the default GITHUB_TOKEN
  • document the required secret and permissions in the README

Why

Release PRs created or updated with the default GITHUB_TOKEN do not trigger downstream push/pull_request workflows, which leaves required CI checks missing on changeset-release/* PRs.

Testing

  • npm run ci

@corwinm corwinm merged commit 6e3f3aa into main May 9, 2026
2 checks passed
@corwinm corwinm deleted the fix/release-pr-ci-token branch May 9, 2026 00:57
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