/hubot-backlog-assign

A Hubot script that assigns the backlog issue to reviewer

Primary LanguageCoffeeScriptMIT LicenseMIT

hubot-backlog-assign

A Hubot script that assigns the backlog issue to reviewer

Installation

$ npm install https://github.com/bouzuya/hubot-backlog-assign/archive/master.tar.gz

or

$ npm install https://github.com/bouzuya/hubot-backlog-assign/archive/{VERSION}.tar.gz

Example

bouzuya> @emanon001 review SUSHI-123
  hubot> SUSHI-123 issue summary
         https://space.backlog.jp/view/SUSHI-123
         レビューをおねがいします。
         https://github.com/faithcreates/sushi/pull/2

Configuration

See src/scripts/backlog-assign.coffee.

Development

npm run

License

MIT

Author

bouzuya <m@bouzuya.net> (http://bouzuya.net)

Badges

Build Status Dependencies status Coverage Status