> That one takes the cake, nothing should ever be auto-merged.
That's not how GitHub auto-merge works. It's "auto-merge **when ready**".
And it has to be opted into for a given PR.

The definition of "when ready" depends on repository rules, typically based
on receiving a sufficient number of reviews from maintainers and passing
whatever CI checks.

Reply via email to