fix(release): read checks with workflow token - #180
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Updates release automation to read required PR checks with the workflow token while retaining the scoped app token for release operations.
Changes:
- Grants read-only check and pull-request permissions.
- Uses
github.tokenfor required-check discovery and waiting. - Adds workflow guards against branch-protection API usage.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/workflows/release-please.yml |
Separates check reads from app-authorized release writes. |
scripts/ci/check-release-workflow.sh |
Validates token usage and required-check handling. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
swkeever
approved these changes
Sep 1, 2026
swkeever
left a comment
Collaborator
There was a problem hiding this comment.
Reviewed the workflow-token/app-token separation, main-ref guard, complete required-check gating, all-check fail-closed behavior, and head-SHA pinning. Local checks pass and the current required server checks match the enforced set.
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tracking
Why
Summary
mainand serialize all release runs in one concurrency groupmainbranch protection to require the nine current CI signals at merge timeVerification
make release-workflow-checkactionlint .github/workflows/release-please.yml .github/workflows/check.ymlshellcheck scripts/ci/check-release-workflow.shmake checkgh pr checks --requiredreports all nine server-required checks for PR fix(release): read checks with workflow token #180check / checkandcheck / localmode-e2ejobs at commitf72c002f72c002