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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We have some junior engineers that we wish to be able to review and inline comment on code reviews, however we don't want them approving pull requests.
Is this possible in Bitbucket? Either out the box, or with a plugin?
Thanks.
Bitbucket repository and/or project settings let you define default reviewers https://confluence.atlassian.com/bitbucketserver/add-default-reviewers-to-pull-requests-834221295.html
You can also configure a merge-check https://confluence.atlassian.com/bitbucketserver/checks-for-merging-pull-requests-776640039.html for pull requests that require a certain number of approvals from (default) reviewers.
That all works out of the box.
If you need more granular control over
* file/path reviewers and groups (reviewers and groups are added depending on which files have changed)
* merge-check group quota per individual groups
* enforced merge checks for users without complicated branch permissions
.... check out Workzone for Bitbucket https://marketplace.atlassian.com/apps/1211303/workzone-pullrequest-workflow?hosting=datacenter&tab=overview - and let us know how you go.
Best, Ulrich
// Izymes.
The out of the box controls definitely don't offer this, and reading the description of workzone, this doesn't either. We don't want to define who is a default reviewer, or even to try and have bitbucket suggest reviewers.
We are trying to block a specific group of users from approving pull requests, whilst still permitting them to comment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.