You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hello,
On my current bitbucket setup, only one user can write directly to the master branch. All other users have to go through a pull request with at least 1 approval. I like the way the works, but I have one user who wants to be able to merge without an approval on his pull request. I do not want him to be able to write directly to the branch, but I also want to make sure all other users still have to have 1 approval. Is this possible? I have made him an admin on the repo but it still doesn't let him merge without the 1 approval required.
Any help or advice is appreciated, I am still new to a lot of this.
You can set this up to require a merge request and then no approvers, but that goes at the repo level. This one user should just suck it up and accept the fact that this is the master branch and all merge's to the master require review.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.