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
homu has commands for marking a PR as being rollup=[never/iffy/maybe/always].
Bors can't currently do merges, but we could implement parsing of the command, checking of permissions etc., storing of the rollup state in the DB for a specific PR etc.
It would be great to check out how homu does this.