0.0.2 • Published 9 years ago

hubot-reviewr-choice v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

hubot reviewer choice

Hubot script for choicing code reviewer.

Description

You can choice code reviewer for some members.

You can also set group of code reviewer.

Demo

choice from arguments

Image of using 'choice' from arguments

choice from group

Image of using 'choice' from group

Requirement

  • CoffeeScript

Usage

  • choice from arguments
hubot choice a b c
  • set code reviewer group
hubot choice set <groupename> <group members>
  • delete code reviewer group
hubot choice delete <groupename>
  • show set groups
hubot choice dump

Install

% npm install hubot-reviewer-choice --save

edit external-script.json

["hubot-reviewer-choice"]

Licence

This software is released under the MIT License, see LICENSE.txt.

Author

@sota1235

0.0.2

9 years ago

0.0.1

9 years ago