fix(ci): migrate off legacy plugin-based Claude code-review workflow - #8
Merged
Merged
Conversation
Replaces claude-code-review.yml (unpinned model, plugin_marketplaces pattern predating the March 2026 reusable-workflow migration) with claude-blocking-review.yml, a caller stub against the fleet's smartwatermelon/github-workflows reusable at @V3. Model is pinned explicitly to claude-haiku-4-5-20251001 for cost control. Closes smartwatermelon/github-workflows#89 Claude-Session: https://claude.ai/code/session_0143Nf4sXqnTp2Kx3LNbMvBA
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.
Summary
Replaces the legacy
claude-code-review.yml(plugin-based,plugin_marketplaces/plugins: 'code-review@claude-code-plugins', unpinned model, fires onsynchronize) withclaude-blocking-review.yml, a standard caller stub against the fleet's reusable workflow atsmartwatermelon/github-workflows/.github/workflows/claude-blocking-review.yml@v3.This repo was a straggler from the March 2026 fleet-wide reusable-workflow migration —
claude-code-review.ymlshould have been eliminated then but wasn't caught..github/workflows/claude-code-review.yml.github/workflows/claude-blocking-review.yml, explicitly pinningmodel: claude-haiku-4-5-20251001for cost controlclaude.yml(the@claude-mention assistant workflow) is untouched — unrelatedNote for reviewers
This repo already has
.github/workflows/claude-required-review.yml, a separate pre-existing caller stub against the same reusable workflow (pinned to@v3.0.0). This PR does not touch or remove it — worth a follow-up decision on whether the two should be consolidated, since they'll now both run on every PR.Closes smartwatermelon/github-workflows#89
Test plan
ruby -ryaml)https://claude.ai/code/session_0143Nf4sXqnTp2Kx3LNbMvBA