Skip to content

Conversation

@graycreate
Copy link
Member

Summary

  • Modified claude-code-review.yml to support both manual and automatic triggering
  • Added label-based triggering using 'claude-review' label
  • Created dedicated manual review workflow with customizable review types

Changes

  1. Label-based triggering: Add 'claude-review' label to any PR to trigger review
  2. Manual workflow dispatch: Can manually trigger from Actions tab
  3. Automatic review: Only runs automatically for first-time contributors
  4. Dedicated manual workflow: New workflow file for pure manual reviews with PR number input

Test plan

  • Create this PR without the 'claude-review' label - review should NOT run
  • Add 'claude-review' label - review should trigger
  • Test manual trigger from Actions tab
  • Verify first-time contributor PRs still get automatic review

🤖 Generated with Claude Code

- Modified claude-code-review.yml to support label-based and manual triggering
- Added workflow_dispatch for manual PR reviews
- Automatic reviews now only for first-time contributors or when 'claude-review' label is added
- Created dedicated manual review workflow with customizable review types

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@graycreate graycreate merged commit e14f742 into main Jul 9, 2025
7 checks passed
@graycreate graycreate deleted the feature/manual-claude-review branch July 9, 2025 14:27
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.

2 participants