I'm using gitlab and I just configured that in order to push to master, a merge request must be created BUT I don't want the merge request creator to be able to merge the request himself.
I want all the members in my team to be able to create merge request and approve merge request to other members in the team but not to themself
How can I do it?