Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Reviewers API causes a lot of comments. #1

Open
edwardtew opened this issue Apr 18, 2017 · 2 comments
Open

Add Reviewers API causes a lot of comments. #1

edwardtew opened this issue Apr 18, 2017 · 2 comments
Assignees

Comments

@edwardtew
Copy link

We have a large code base and numerous developers will be associated with each area.

When the plugin runs it creates a new Comment/Activity on the PR for each user that has been added. This can produce a large number of entries in the PR overview that distracts from the user supplied comments.

The PR update api may be more appropriate for bulk adding reviewers.
https://developer.atlassian.com/static/javadoc/bitbucket-server/4.4.1/api/reference/com/atlassian/bitbucket/pull/PullRequestUpdateRequest.Builder.html

@atikhono atikhono self-assigned this Apr 21, 2017
@atikhono
Copy link
Owner

Thanks for reporting, I will experiment with the PR update API.

@RJanata
Copy link

RJanata commented Aug 7, 2018

+1, we would also appreciate adding reviewers in a single comment :) Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants