2.0.0 • Published 8 years ago

hubot-at-oncall v2.0.0

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

hubot-at-oncall

Listens for any mentions of @oncall, looks up the primary on call in PagerDuty, and mentions them to bring their attention to the issue.

See src/at-oncall.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-at-oncall --save

Then add hubot-at-oncall to your external-scripts.json:

[
  "hubot-at-oncall"
]

Sample Interactions

malcolm>> There appears to be something wrong with the engine. @oncall
hubot>> @kaylee ^^^^
kaylee>> Not to fret Cap'n. I'm on it.
2.0.0

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago