smarkets / marge-bot

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

allow squash in single merge request mode #297

Open bigc2000 opened 3 years ago

bigc2000 commented 3 years ago

allow squash In MR.I am heavily use marge-bot,Thanks a lot!

snim2 commented 3 years ago

@bigc2000 I think this is something that can be set manually in the MR from the overview page. I can see the sense of having marge-bot squash every MR, but it does mean that you lose the more fine-grained control that GitLab offers.

If you do want to make squashing compulsory in a project, the Settings -> General -> Merge Requests page has an option to Require squashing.

bigc2000 commented 3 years ago

Emm, After "squash" check button checked, but the no squash in MR finally. And same in batch mode,