How can I prevent everyone from pushing to a protected branch and create a merge request instead?
In settings/repository I’ve set “Allowed To Push” to “No one”, but I’m still seeing pushes to master.
We are using gitlab.com
How can I prevent everyone from pushing to a protected branch and create a merge request instead?
In settings/repository I’ve set “Allowed To Push” to “No one”, but I’m still seeing pushes to master.
We are using gitlab.com
Your settings look right to me. Hmm! If you can reproduce this on a new / empty repository then it might be a good idea to raise an issue.