smarkets / marge-bot

A merge-bot for GitLab
BSD 3-Clause "New" or "Revised" License
693 stars 136 forks source link

feature request: allow disabling merges for certain repos #334

Open connoryates opened 2 years ago

connoryates commented 2 years ago

We have a very busy GitOps repo where the rebase feature of marge-bot is very useful to us. However, we want the original authors to own merging since merge = deployment in this repo. We've patched our own internal version of marge-bot to include a --no-merge option which a) does not merge the MR and b) does not unassign marge-bot from the MR.

I realize this essentially turns marge-bot into a rebase bot, but I think this would be a nice feature to include. There are some repos where we would love to use merging features with