Skip to content

jmherbst/hubot-pagerduty-github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-pagerduty-github

PagerDuty Integration for checking who's on call, making exceptions, ack, resolve, etc.

See src/pagerduty-github.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-pagerduty-github --save

Then add hubot-pagerduty-github to your external-scripts.json:

["hubot-pagerduty-github"]

Sample Interaction

user1>> hubot hello
hubot>> hello!

Packages

No packages published

Languages

  • CoffeeScript 93.1%
  • JavaScript 4.7%
  • Shell 2.2%