Open mattclay opened 7 years ago
After seeing a burst of new PRs from the filament/lightbulb PRs, I have the impression that we don't have enough shippable resources to handle this.
The CI could be re-run for pull-requests:
stale_ci
success
shipit
Here is an implementation: #664.
This feature won't produce bursts of CI jobs since it will only occur when PRs have been approved for merge and are stale.
@mattclay Is this still an issue?
I haven't watched recent bot merge behavior closely enough to notice if this is implemented or not.
If a PR is waiting to be merged, but is blocked only due to
stale_ci
, CI should be re-run.Depends on #459