Skip to content

fix(ci): remove issues trigger + downgrade blocking review to Haiku#51

Merged
smartwatermelon merged 1 commit into
mainfrom
claude/remove-issues-trigger
May 19, 2026
Merged

fix(ci): remove issues trigger + downgrade blocking review to Haiku#51
smartwatermelon merged 1 commit into
mainfrom
claude/remove-issues-trigger

Conversation

@smartwatermelon
Copy link
Copy Markdown
Owner

Summary

  • Remove issues event trigger from claude.yml to prevent cascade invocations
  • Downgrade CI blocking review model to Haiku (docs/config/scripts repo — Sonnet is overkill)

Test plan

  • Verify workflow no longer triggers on issue creation events
  • Verify @claude mentions in comments still trigger the workflow
  • Verify blocking review runs with Haiku model on next PR

🤖 Generated with Claude Code

The issues trigger causes cascade invocations when Ralph/Dependabot
create issues. The model downgrade uses claude-haiku-4-5-20251001
(a valid Anthropic model ID, same as used by the review hook itself).
The reusable workflow at v3.0.0 accepts the model parameter.
Yamllint line-length warnings on claude.yml are pre-existing and
non-blocking (yamllint exits 0 on warnings-only).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@smartwatermelon smartwatermelon merged commit f952a02 into main May 19, 2026
2 checks passed
@smartwatermelon smartwatermelon deleted the claude/remove-issues-trigger branch May 19, 2026 03:25
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