Skip to content

ci: remove the automated PR review workflow - #128

Merged
vcode-sh merged 1 commit into
mainfrom
chore/remove-pr-review-bot
Aug 8, 2026
Merged

ci: remove the automated PR review workflow#128
vcode-sh merged 1 commit into
mainfrom
chore/remove-pr-review-bot

Conversation

@vcode-sh

@vcode-sh vcode-sh commented Aug 8, 2026

Copy link
Copy Markdown
Owner

The review check has not been earning its slot.

It failed outright on #117 while its own steps reported success, then hung for twenty-two minutes on #127 — a thirty-three-commit PR — and never reported at all. That left a permanently pending check on a branch whose twenty real gates had already passed, which makes every merge a judgement call about whether to keep waiting.

A check that neither passes nor fails is worse than no check.

The reviewing it was meant to provide is happening regardless: Codex reviews the same pull requests and returned a clean result on #127, and work in this repo goes through explicit review before it reaches a branch at all.

Staying: claude-interactive.yml, which answers @claude mentions in comments — opt-in, and it gates nothing. claude-login.yml stays with it, since that is how it authenticates.

No contract test referenced the removed workflow, and neither of the other two depends on it.

It has not been earning its slot. It failed outright on #117 while its
own steps reported success, then hung for twenty-two minutes on #127 — a
thirty-three-commit pull request — and never reported at all, leaving a
permanently pending check on a branch whose twenty real gates had already
passed. A check that neither passes nor fails is worse than no check: it
makes every merge a judgement call about whether to wait.

The reviewing it was meant to do is happening anyway. Codex reviews the
same pull requests and posted a clean result on #127, and the work in
this repository already goes through explicit review before it reaches a
branch.

claude-interactive.yml stays — it answers mentions in comments, which is
opt-in and does not gate anything. claude-login.yml stays with it, since
that is how it authenticates. No contract test referenced the removed
workflow.
@vcode-sh
vcode-sh merged commit 4380a2b into main Aug 8, 2026
@vcode-sh
vcode-sh deleted the chore/remove-pr-review-bot branch August 8, 2026 11:16
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