Skip to content

feat: add capability to skip AI review#98

Open
tcarmet wants to merge 1 commit intomainfrom
feature/skip-ai-review
Open

feat: add capability to skip AI review#98
tcarmet wants to merge 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
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