I am working on a pull-request from command-line and searching if Bitbucket automatically has default reviewers for a branch. I don't want to manually add reviewers in the code and then change it for every branch in different repositories, rather when a pull request is created, the default reviewers of that branch (according to Bitbucket) should be added.
Community moderators have prevented the ability to post new answers.
We added the ability to have default reviewers per branch in Bitbucket Server 4.8: https://confluence.atlassian.com/bitbucketserver/add-default-reviewers-to-pull-requests-834221295.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Wesley Sonner, adding default reviewers per branch is not possible at the moment in Bitbucket Cloud, but I found a couple of Feature requests that might interest you:
- https://bitbucket.org/site/master/issues/12565/default-reviewers-for-a-branch-creating
- https://bitbucket.org/site/master/issues/15330/set-different-reviewer-groups-for-a-repo
You can vote for them to increase their popularity and add a comment if you'd like.
Best regards,
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sam,
You may use Workzone (stash plugin/add-on) to define default reviewers.
https://marketplace.atlassian.com/plugins/com.izymes.workzone/server/overview
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.