hubot-atoncall
v1.0.2
Published
A hubot script that grabs the current oncall person.
Downloads
10
Maintainers
Readme
hubot-atoncall
A hubot script that grabs the current oncall person from pagerduty for a specific service.
See src/atoncall.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-atoncall --save
Then add hubot-atoncall to your external-scripts.json
:
["hubot-atoncall"]