architect: supervisor PR sweeper (#894) #41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "architect/supervisor-pr-sweeper"
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?
Sprint pitch: supervisor-pr-sweeper
Vision issue: #894 — supervisor needs an unblock-PR sweeper
What this enables
Supervisor automatically detects abandoned PRs (open PR + blocked issue + failed CI + no recent activity), triages the failure cause (code / test-harness / ci-config / flake), and either re-queues the issue with diagnosis or escalates repeat offenders.
Key findings
Risks
Recommendation
Worth it. Closes the single largest gap in factory self-healing.
Reply
ACCEPTto proceed with design questions, orREJECT: <reason>to decline.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.