Skip to content

Merge dev to main#311

Merged
zbigniewsobiecki merged 2 commits intomainfrom
dev
Feb 16, 2026
Merged

Merge dev to main#311
zbigniewsobiecki merged 2 commits intomainfrom
dev

Conversation

@zbigniewsobiecki
Copy link
Copy Markdown
Member

Summary

🤖 Generated with Claude Code

zbigniewsobiecki and others added 2 commits February 16, 2026 19:44
…igger

The check-suite-success trigger calls getCheckSuiteStatus() which hits
the Actions API (workflow runs endpoint). The default project GITHUB_TOKEN
is a fine-grained PAT that lacks the actions permission, causing a 403.

Use the review agent's credential override (classic PAT with repo scope)
for this call, since the trigger already resolves it for the review
identity check.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…-actions-token

fix: check-suite-success trigger uses token without actions permission
@zbigniewsobiecki zbigniewsobiecki merged commit 220d5b6 into main Feb 16, 2026
8 checks passed
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