ansibullbot icon indicating copy to clipboard operation
ansibullbot copied to clipboard

Re-run CI on `stale_ci` PRs waiting to be merged.

Open mattclay opened this issue 7 years ago • 5 comments

If a PR is waiting to be merged, but is blocked only due to stale_ci, CI should be re-run.

Depends on #459

mattclay avatar Mar 31 '17 21:03 mattclay

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.

jctanner avatar Jul 19 '17 11:07 jctanner

The CI could be re-run for pull-requests:

  • blocked only due to stale_ci
  • and if last shippable result for this pull-request is success
  • and with at least one shipit

Here is an implementation: #664.

pilou- avatar Jul 24 '17 01:07 pilou-

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 avatar Aug 16 '17 21:08 mattclay

@mattclay Is this still an issue?

gundalow avatar Oct 03 '18 13:10 gundalow

I haven't watched recent bot merge behavior closely enough to notice if this is implemented or not.

mattclay avatar Oct 03 '18 16:10 mattclay