Stu Mason · Folkestone, Kent
One entryMerged PR· StuMason/laravel-coolify· PHP

PR #118 merged: fix(ci): let claude-review post comments, unpin legacy model

additions
+2
deletions
-3
files changed
2

Same two silent CI failures just fixed in claudavel (StuMason/claudavel#58):

  1. Reviews could never postclaude-code-review.yml grants pull-requests: read / issues: read but the prompt instructs gh pr comment; a read token can't comment, so every run passed green with no review posted. Bumped to write.
  2. Legacy model pinclaude.yml pinned claude-opus-4-5; dropped so the action tracks its current default and can't rot into a retired ID (as happened in claudavel with sonnet-4).

Workflow-only change, no code touched. types: [opened] left as-is.