1.0.1 • Published 9 years ago

hubot-teams v1.0.1

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

hubot-teams

Allows Hubot to keep track of what teams exist and to store information related to teams.

Active Owners

Lets Hubot keep track of who is on AO duty for each team. Also notifies AOs when a review needed label is added to a Github PR.

AOs will also be notified when a master or release branch is force pushed to.

See src/robot-scripts/active-owner.coffee for full TomDoc documentation.

Team Leads

Lets Hubot keep track of who is the team lead for a team. Team Leads will be notified when an attention everyone label is added to a PR.

See src/robot-scripts/team-leads.coffee for full TomDoc.

Installation

In hubot project repo, run:

npm install hubot-teams --save

Then add hubot-teams to your external-scripts.json:

["hubot-teams"]

Please note that for full functionality you must also use hubot-github-webhooks. It is optional, but is necessary for Github notifications.

Testing

In order to run tests locally simply run npm test

1.0.1

9 years ago

0.1.6

9 years ago

1.0.0

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago