Skip to content

chore: add Robo-CTO request-review workflow - #2

Merged
danbaird merged 1 commit into
mainfrom
chore/add-robo-cto-review-workflow-20260914
Sep 14, 2026
Merged

danbaird merged 1 commit into
mainfrom
chore/add-robo-cto-review-workflow-20260914

Conversation

@danbaird

Copy link
Copy Markdown
Contributor

Installs the org-standard request-review.yml that requests Wrench-Review-Bot on every non-draft PR opened, reopened, and ready_for_review event.

Why this is needed

Without this workflow, the Robo-CTO webhook (https://robo-cto.wrench.ai/webhook/github) fires on pull_request events but Wrench-Review-Bot is never added as a reviewer, so the pr-review skill never triggers. This was confirmed missing from all active WrenchAI repos in a cross-org audit on 2026-09-14.

What it does

  • Runs on PR open / reopen / ready_for_review (not synchronize — avoids burning the credential on every push)
  • Skips drafts and PRs authored by Wrench-Review-Bot itself (GitHub blocks self-review)
  • Idempotent: exits cleanly if the reviewer is already requested

🤖 Generated with Claude Code

@danbaird
danbaird requested review from a team September 14, 2026 22:00
@danbaird
danbaird merged commit 47f31a3 into main Sep 14, 2026
1 check passed
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