Skip to content

ci: temporarily disable automatic PR review job#2039

Merged
KRRT7 merged 1 commit into
mainfrom
ci/disable-pr-review
Apr 9, 2026
Merged

ci: temporarily disable automatic PR review job#2039
KRRT7 merged 1 commit into
mainfrom
ci/disable-pr-review

Conversation

@KRRT7
Copy link
Copy Markdown
Contributor

@KRRT7 KRRT7 commented Apr 9, 2026

Summary

Disables the pr-review job in the Claude Code workflow by adding a false && guard to its if condition. The @claude mention job is unaffected.

To re-enable

Remove the false && line and the extra parentheses wrapping from the pr-review job's if condition.

Adds `false &&` guard to the pr-review job condition. The job will
be skipped on all triggers until this is reverted. The @claude mention
job is unaffected.
@github-actions github-actions Bot added the workflow-modified This PR modifies GitHub Actions workflows label Apr 9, 2026
@KRRT7 KRRT7 merged commit d4876ed into main Apr 9, 2026
13 of 14 checks passed
@KRRT7 KRRT7 deleted the ci/disable-pr-review branch April 9, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

workflow-modified This PR modifies GitHub Actions workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant