DeployBot v0.2.15 removes serial exact-head CI starvation across cumulative integration pull requests.
- Dispatches every missing integration CI workflow before waiting, so one slow GitHub runner cannot delay dispatch for later integration batches.
- Polls all active integration PRs together under one shared deadline.
- Prevents duplicate workflow dispatches while GitHub registers a requested run.
- Reports the exact missing, queued, or failed integration workflow in slow-queue status.
- Adds production-shaped regression coverage for parallel dispatch and delayed run visibility.
Privileged runtime pin: 1170353958fb31718977dfff465ce9e1a89b8db4.
Merged main: 53f1adc0bf1763866eeccbfbde923be2c60746c7 · CI.