Warm tip: This article is reproduced from stackoverflow.com, please click
gitlab

Disable developer can merge in Gitlab project

发布于 2020-04-13 09:44:36

I'm using Gitlab. Project can be merged into master branch by Maintainer but Developer can though I set up allowed to merge is Maintainer. Now I want Developer can't allow to merge into master branch. Help me solve!

Questioner
Huy Vu The
Viewed
65
VonC 2020-02-03 13:33

If you have use the "Allowed to merge" setting, and a developer is still able to merge to the master branch, that means said developer has also the maintainer role.

Check that developer profile for the permissions.