Open-PR backpressure gate: cap net-new engineers above N open PR branches (default 6), broker + pre-flight #1345

Closed
coilyco-ops wants to merge 2 commits from issue-1073 into main
Member

This keeps the open-PR backpressure gate aligned with the issue contract. The branch now carries a regression test that proves the broker-layer gate refuses fresh launches at the cap while still allowing --branch continuation launches and PR continuations, which is the behavior the issue requires above the threshold.

  • Added a broker-layer regression test for fresh vs continuation launches at an over-cap repo.
  • Kept the existing 6-PR default in sync with the issue's configured cap.
  • Verified with go test ./cmd/ward and the focused backpressure tests.

closes #1073
ward.workflow: pull-request-and-merge

This keeps the open-PR backpressure gate aligned with the issue contract. The branch now carries a regression test that proves the broker-layer gate refuses fresh launches at the cap while still allowing `--branch` continuation launches and PR continuations, which is the behavior the issue requires above the threshold. - Added a broker-layer regression test for fresh vs continuation launches at an over-cap repo. - Kept the existing 6-PR default in sync with the issue's configured cap. - Verified with `go test ./cmd/ward` and the focused backpressure tests. closes #1073 ward.workflow: pull-request-and-merge
Fix open PR backpressure default
All checks were successful
test / test (pull_request) Successful in 37s
c5d6c642e9
Add broker backpressure regression coverage
Some checks failed
test / test (pull_request) Failing after 10m1s
6deb63e34d
coilyco-ops closed this pull request 2026-07-15 08:11:31 +00:00
Some checks failed
test / test (pull_request) Failing after 10m1s

Pull request closed

Sign in to join this conversation.
No description provided.