hubot-incident

0.5.1 • Public • Published

hubot-incident

NPM version Build Status Coverage Status

Incident coordination for Hubot

**NOTE:**This is a work in progress to track an incident through the process.

Installation

In your hubot repository, run:

npm install hubot-incident --save

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

["hubot-incident"]

Configuration

  • HUBOT_INCIDENT_START_CHECKLIST_URL - optional, defaults to this project in github (deprecated will move to dynamic list)
  • HUBOT_INCIDENT_END_CHECKLIST_URL - optional, defaults to this project in github (deprecated will move to dynamic list)
  • HUBOT_INCIDENT_PAGERDUTY_ROOM - room that the webhooks should go to
  • HUBOT_INCIDENT_PAGERDUTY_ENDPOINT - for webhooks to listen default to '/incident' Set it to whatever URL you want, and make sure it is different than your pagerduty service settings

From hubot-pager-me config

  • HUBOT_PAGERDUTY_SUBDOMAIN
  • HUBOT_PAGERDUTY_USER_ID
  • HUBOT_PAGERDUTY_TEST_EMAIL - optional for testing

Interaction/Process

Development

Resources

Package Sidebar

Install

npm i hubot-incident

Weekly Downloads

1

Version

0.5.1

License

MIT

Last publish

Collaborators

  • aaronblythe
  • thefynx