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.
Is there any possible way to add Reviewer group as Default reviewers instead of individual users
Hello Mounika,
I would like to expand on @Michael Rüegg _Mibex Software_ suggestion.
Workzone for Bitbucket supports Bitbucket reviewers groups as well as Active directory groups. The active directory or Bitbucket user directory is built for organising users in groups... no need to duplicate group membership with Bitbucket groups.
Workzone configuration is Web-UI based and intuitive, if you like more of a visual configuration interface.
Pull request reviewer groups can be defined on Bitbucket project, repository, branch and file/module level. This way you make sure you always invite the right people to review pull requests.
If you prefer to manage reviewers and groups via files and code, then Code Owners is your choice..
Please reach out to us if you need more details, help or want a demo.
Best, Ulrich
// Izymes - Tools for efficient teams
Welcome to the Atlassian community!
This is not yet possible in Bitbucket on-prem. Here's the public feature request: https://jira.atlassian.com/browse/BSERV-10660
If you don't mind a commercial app, you can achieve this with
It is able to auto-assign reviewers to pull requests based on CODEOWNERS files.
In the latest release we added support for Bitbucket Reviewer groups.
You can maintain your reviewer groups on project OR repo level, wherever it's the best fit for your organization and use these groups in your Code Owners rules.
For the minimal use-case similar to Default Reviewers from Bitbucket, CODEOWNERS file just looks like:
* @@YourReviewerGroupName
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.