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

Create bot to assign new PR's to reviewers #16674

Closed
brson opened this issue Aug 22, 2014 · 6 comments
Closed

Create bot to assign new PR's to reviewers #16674

brson opened this issue Aug 22, 2014 · 6 comments

Comments

@brson
Copy link
Contributor

brson commented Aug 22, 2014

We want to start moving toward a module ownership system where certain groups are responsible for reviewing certain subsystems. To do this we need to make sure that PR's get routed to the appropriate person. Let's have a bot that just assigns new PR's to reviewers round-robin, and they are responsible for making sure the right reviewer sees it.

@brson
Copy link
Contributor Author

brson commented Aug 22, 2014

Maybe use highfive.

@brson brson mentioned this issue Sep 18, 2014
65 tasks
@nrc
Copy link
Member

nrc commented Sep 18, 2014

highfive is now live - see #17380

I would like to improve it to assign a better reviewer and to r? all PRs without r? (not just from first time contributors)

@alexcrichton
Copy link
Member

Would it be possible to assign PRs through the github boxes instead of just with a mention? Just a mention tends to get drowned in the rest of email sometimes.

@jdm
Copy link
Contributor

jdm commented Sep 19, 2014

https://developer.github.com/v3/issues/assignees/ doesn't list any ways to modify the assignee for some reason.

@jdm
Copy link
Contributor

jdm commented Sep 19, 2014

Nevermind, https://developer.github.com/v3/issues/#edit-an-issue is what you're looking for.

@brson
Copy link
Contributor Author

brson commented Jan 2, 2015

Done.

@brson brson closed this as completed Jan 2, 2015
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

4 participants