Review Circuit pull request holistically
circuit-pr-reviewworkflowsetup L3★2
petekp/circuit ↗What it does
Review PR and gate circuit breaker logic
Best for
Critical PRs where circuit breaker behavior must block unsafe deployments
Inputs
- · pull request diff
- · circuit breaker thresholds
Outputs
- · PR review findings
- · circuit breach predictions
Requires
- · Git
- · GitHub API
Preconditions
Pull request accessible; baseline metrics available
Failure modes
Regression undetected; threshold too loose; false positive trip
Trust signals
- · automated threshold checking
- · breach prediction verification