For every pull request we add the same set of reviews, this becomes a constant tedious process of searching for each user and adding them. This causes some pull requests to just include a couple of reviewers instead the default set. I suggest that there be an option for a button that adds the default reviewers on a pull request or just force certain users to be reviewers. Is anything like this currently possible?
Community moderators have prevented the ability to post new answers.
It is now possible. See https://confluence.atlassian.com/bitbucketserver/add-default-reviewers-to-pull-requests-834221295.html for more.
I think this was asked already once but I cannot find the earlier one now. Anyway: If you want to do this, you need to create a plugin that listens to PullRequestOpenedEvents and add the default reviewers to the pull request in the event handler.
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.