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
I got the label name wrong for ready-for-merge. The config is incorrectly using ready-to-merge. We could rename the label, or update the config (which we probably want to do anyway).
We should ideally remove approval on trivial PRs if the trivial label is removed.
We should not let the bot approve trivial PRs that have conflicts.
We should not let the bot queue PRs that are labelled do-not-merge (this is orthogonal to the recent changes, but might be nice to have).
The text was updated successfully, but these errors were encountered:
We've adopted some new Mergify patterns in:
There are still a few outstanding issues.
ready-for-merge
. The config is incorrectly usingready-to-merge
. We could rename the label, or update the config (which we probably want to do anyway).trivial
PRs if thetrivial
label is removed.trivial
PRs that have conflicts.do-not-merge
(this is orthogonal to the recent changes, but might be nice to have).The text was updated successfully, but these errors were encountered: