Skip to content

Disable automated Claude PR review (manual-only trigger) - #47

Merged
cpitzi merged 1 commit into
mainfrom
disable-claude-review
Jun 25, 2026
Merged

Disable automated Claude PR review (manual-only trigger)#47
cpitzi merged 1 commit into
mainfrom
disable-claude-review

Conversation

@cpitzi

@cpitzi cpitzi commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Summary

Disables the automated Claude Code review that previously ran on every pull
request by switching the claude-code-review.yml workflow trigger from
pull_request to a manual workflow_dispatch. The workflow and this repo's
tailored review_prompt are retained, so the review can still be invoked on
demand and re-enabled later by restoring the pull_request trigger.

This is part of a fleet-wide change turning off automated Claude PR review
across the PitziLabs repositories. The Claude review was not a required status
check in any repository, so disabling it does not change merge gating; the
real CI checks are untouched.

Notes

  • Only the workflow trigger changed — the job definition and review prompt are
    preserved.
  • The interactive @claude responder (claude.yml) is intentionally left
    active; this change only affects the automated review.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cpitzi
cpitzi merged commit 0c21e16 into main Jun 25, 2026
1 check passed
@cpitzi
cpitzi deleted the disable-claude-review branch June 25, 2026 16: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