Skip to content

feat: add capability to skip AI review#98

Merged
tcarmet merged 1 commit intomainfrom
feature/skip-ai-review
Mar 30, 2026
Merged

feat: add capability to skip AI review#98
tcarmet merged 1 commit intomainfrom
feature/skip-ai-review

Conversation

@tcarmet
Copy link
Copy Markdown
Contributor

@tcarmet tcarmet commented Mar 27, 2026

Adds a skip_label input (default: skip-claude-review) to the claude-code-review reusable workflow. When that label is present on a PR, the Claude review job is skipped.

Adding or removing the label on an open PR also re-triggers the workflow, thanks to the new labeled/unlabeled event types on the pull_request trigger.

Callers can override the label name via with: skip_label: <label>.

@tcarmet tcarmet requested a review from a team as a code owner March 27, 2026 21:45
@tcarmet tcarmet merged commit 87afd63 into main Mar 30, 2026
7 checks passed
@tcarmet tcarmet deleted the feature/skip-ai-review branch March 30, 2026 15:04
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.

3 participants