Skip to content

ci: fix flaky claude review permissions#2168

Merged
gilcu3 merged 2 commits intomainfrom
2166-claude-review-not-running-by-default
Feb 19, 2026
Merged

ci: fix flaky claude review permissions#2168
gilcu3 merged 2 commits intomainfrom
2166-claude-review-not-running-by-default

Conversation

@gilcu3
Copy link
Contributor

@gilcu3 gilcu3 commented Feb 19, 2026

Closes #2166

Observe these two runs:

The only difference is that in the failed one claude gave up after failing to submit a review with gh pr review. So this is a prompt engineering issue, welcome to the LLM world!

@gilcu3 gilcu3 linked an issue Feb 19, 2026 that may be closed by this pull request
pbeza
pbeza previously approved these changes Feb 19, 2026
@gilcu3 gilcu3 force-pushed the 2166-claude-review-not-running-by-default branch from 8ba39f3 to 18f6e61 Compare February 19, 2026 08:07
@gilcu3 gilcu3 marked this pull request as draft February 19, 2026 08:07
@gilcu3 gilcu3 marked this pull request as ready for review February 19, 2026 08:07
@claude
Copy link

claude bot commented Feb 19, 2026

Code Review: ci: fix flaky claude review permissions

Simple prompt clarification in .github/prompts/pr-review.prompt.md — makes the instruction to use gh pr comment (instead of gh pr review) more explicit to prevent the CI review agent from failing due to insufficient permissions.

No critical issues found.

✅ Approved

@gilcu3 gilcu3 requested a review from pbeza February 19, 2026 08:10
@gilcu3 gilcu3 mentioned this pull request Feb 19, 2026
@barakeinav1 barakeinav1 self-requested a review February 19, 2026 08:22
Copy link
Contributor

@barakeinav1 barakeinav1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

@gilcu3 gilcu3 added this pull request to the merge queue Feb 19, 2026
Merged via the queue into main with commit b8bfa69 Feb 19, 2026
13 checks passed
@gilcu3 gilcu3 deleted the 2166-claude-review-not-running-by-default branch February 19, 2026 08:59
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.

claude review not running by default

3 participants