cyberneticlibrary

Wait for PR review completion

wait-for-pr-reviewworkflowsetup L20
vs0533/10e0
What it does

Poll GitHub Actions until PR review completes

Best for

CI pipelines where Claude-generated reviews must complete before merging.

Inputs
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · GitHub API (MCP)
  • · Bash (while polling)
  • · Git
Preconditions
  • · PR exists
  • · claude-review.yml workflow configured
Failure modes
  • · Workflow never completes
  • · API rate limit
  • · Review not found
Trust signals
  • · Timeout enforced
  • · Items wrapping prevents schema error