Skip to content

Auto rebase all MRs when base branch changes

In a rebase based policy the code is very clean but performing the rebase is a bit cumbersome. It would be gorgeous if GitLab could automatically rebase all merge requests to any base if that base changes!

That is, if there are no conflicts though.