chore: remove the disabled gemini-review.yml - #871
Merged
Conversation
536 runs, the last of them successful on 2026-06-13, disabled manually ever since. It was a real, working review workflow that has been superseded — this repo now reviews through the native Copilot reviewer (active), with `backend: openrouter` recorded in the canon registry. Removed rather than left disabled because a disabled workflow is indistinguishable from an accidentally disabled one the moment the person who switched it off stops remembering — which is what veracrew's invariant 7 reports. `deploy: skip` means the canon does not deploy here, so nothing silently restores it, and the file's whole history stays in git. Found by fleet-probe (invariant `workflow_disabled`). Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
rlagowski
approved these changes
Aug 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
536 runs, the last of them successful on 2026-06-13, disabled manually ever since.
This was a real, working review workflow — it has been superseded. The repo now reviews
through the native Copilot reviewer (
active), withbackend: openrouterin the canonregistry.
Removed rather than left disabled: a disabled workflow is indistinguishable from an
accidentally disabled one the moment the person who switched it off stops remembering.
That is what veracrew's invariant 7 reports, and it is right to.
deploy: skipmeans the canon does not deploy here, so nothing silently restores it — andthe file's entire history stays in git if anyone needs to read what it did.
Found by
fleet-probe(invariantworkflow_disabled).🤖 Generated with Claude Code