You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: