Yukiho assigns a (random) reviewer for pull request on behalf of you.
This is a fork of sakatam/hubot-reviewer-lotto.
- create a reviewer team in your github organization
- add
"yukiho-reviewer-lotto": "git://github.com/white-chocolate/yukiho-reviewer-lotto.git"to Yukiho'spackage.json - add
"yukiho-reviewer-lotto"to yourexternal-scripts.json - set up the following env vars on heroku
HUBOT_GITHUB_TOKENHUBOT_GITHUB_ORG- name of your github organizationHUBOT_GITHUB_REVIEWER_TEAM- the reviewer team id that you have created above
yukiho reviewer for <repo> <pull>- e.g.
yukiho reviewer for our-webapp 345
- e.g.
yukiho reviewer for <repo> <pull> <user>- e.g.
yukiho reviewer for our-webapp 345 octocat
- e.g.
yukiho reviewer for <repo> <pull> from <team>- e.g.
yukiho reviewer for our-webapp 345 from Owners
- e.g.