2.0.0 • Published 10 years ago

hubot-at-oncall v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

1.1.0

10 years ago

1.0.1

11 years ago

1.0.0

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago