hubot-github-review-reminder

0.3.0 • Public • Published

hubot-github-review-reminder

CircleCI

Remind the assigned review of github

See src/github-review-reminder.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-github-review-reminder --save

Then add hubot-github-review-reminder to your external-scripts.json:

[
  "hubot-github-review-reminder"
]

If change the github name to the slack id, use https://github.com/osdakira/hubot-github-name-slack-id-map

Sample Interaction

user1>> hubot pull-request reviewers
hubot>> Number awaiting review: reviewerGithubName:1
pull request title - commitGithubName: https://github.com/any_url
  reviewers: reviewerGithubName

NPM Module

https://www.npmjs.com/package/hubot-github-review-reminder

Readme

Keywords

Package Sidebar

Install

npm i hubot-github-review-reminder

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

83.4 kB

Total Files

12

Last publish

Collaborators

  • osdakira