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

Merged
coilyco-ops merged 1 commit from issue-1073-rebased into main 2026-07-15 08:11:16 +00:00
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.
  • Verified the full go test ./... suite locally on the rebased head.
  • Kept the PR body tied to the issue-closing workflow marker so the director lane can merge it directly.

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. - Verified the full `go test ./...` suite locally on the rebased head. - Kept the PR body tied to the issue-closing workflow marker so the director lane can merge it directly. closes #1073 ward.workflow: pull-request-and-merge
Add broker backpressure regression coverage
All checks were successful
test / test (pull_request) Successful in 1m11s
33f07d7489
Sign in to join this conversation.
No description provided.