hubot-code-review icon indicating copy to clipboard operation
hubot-code-review copied to clipboard

Add users to "Reviewers" in pull request

Open estahn opened this issue 8 years ago • 2 comments

estahn avatar May 30 '17 04:05 estahn

can you describe the intention here a bit more?

benpbolton avatar Jun 06 '17 14:06 benpbolton

When a review is being claimed the user should be added to the "Reviewers" section of GitHub. GitHub is then able to indicate that a review from this person is needed, e.g.

This pull request is waiting on your review.

You could use https://raw.githubusercontent.com/github/hubot-scripts/master/src/scripts/github-credentials.coffee to do the mapping between usernames and github users.

Happy to discuss.

estahn avatar Jun 06 '17 23:06 estahn