Skip to content

How to assign a PR to one or more persons #8628

Discussion options

You must be logged in to vote

Got it working with "reviewers" and username - BUT as soon as there is one username in the array which does not exist in bitbucket - no one is added as a reviewer.

With logging set to debug there is a message in this case - which I guess should be a warning:

DEBUG: Failed to add reviewers ....
...
             "errors": [
               {
                 "context": "reviewers",
                 "message": "Errors encountered while adding some reviewers to this pull request.",
                 "exceptionName": "com.atlassian.bitbucket.pull.InvalidPullRequestReviewersException",
                 "reviewerErrors": [
                   {
                     "context": "myUsername",
        …

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@nickstolwijk
Comment options

@nickstolwijk
Comment options

@nickstolwijk
Comment options

Comment options

You must be logged in to vote
2 replies
@rarkins
Comment options

@ronaldploeger
Comment options

Answer selected by ronaldploeger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants