github-rebase-bot icon indicating copy to clipboard operation
github-rebase-bot copied to clipboard

prioritize approved PRs

Open kilianc opened this issue 8 years ago • 0 comments

it happens very often that we have 10 PRs all marked as LGTM but only one of them is approved and ready to be merged.

Since most CI systems have limited concurrency this may result in 9 PRs being rebased and re-run CI then 1 gets merged and all 9 have to run again.

kilianc avatar Sep 20 '17 22:09 kilianc