Skip to content

chore: disable auto claude reviews#89

Open
ovitrif wants to merge 1 commit into
masterfrom
chore/disable-claude-auto-reviews
Open

chore: disable auto claude reviews#89
ovitrif wants to merge 1 commit into
masterfrom
chore/disable-claude-auto-reviews

Conversation

@ovitrif
Copy link
Copy Markdown
Collaborator

@ovitrif ovitrif commented May 18, 2026

Summary

  • Change Claude Code Review from automatic pull request triggers to manual workflow_dispatch with a required PR number input.
  • Change Claude Code from comment/review/issue triggers to manual workflow_dispatch with an explicit prompt input.

Why

The current automatic Claude workflows fail when organization Claude subscription access is disabled, which adds noisy red checks to unrelated PRs. This keeps the workflows available manually without running them on every PR or mention.

Validation

  • git diff --check
  • Parsed both edited workflow YAML files locally with Ruby
  • Confirmed the edited Claude workflows only use workflow_dispatch triggers (after merge)

No bindings were rebuilt; this PR only changes workflow files.

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