Home

Awesome

PagerDuty → Slack :pager:

A Slack App that allows you to manage PagerDuty incidents from Slack!

Honeycomb - Ackd Bugsnag - Resolved

Installation

Running the web server

Assumes you have your database and redis server running.

You can access the sidekiq web panel at /sidekiq.

Usage

See /slackerduty help in Slack!

Contributing

  1. Fork it (https://github.com/CGA1123/slackerduty/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request