Director burn-down updates blocked PR branches #1278
No reviewers
Labels
No labels
burndown-2026-06
pressure-test
sunday-sprint
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/ward!1278
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-1172"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds a deterministic PR-pressure burn-down step to the director heartbeat. When a repo is at or over the open-PR cap, the director now updates one safe merge-ready but nonmergeable PR branch before it launches more work, and it keeps queued dispatches out of blocked repos until pressure drops.\n\n- Detect over-cap repos from live open PRs\n- Update one safe branch at a time through Forgejo's PR update endpoint\n- Filter dispatch picks so the same repo is not relaunched while blocked\n- Cover the update endpoint and heartbeat filtering in tests\n\ncloses #1172\nward.workflow: pull-request-and-merge