Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

CGA1123/slackerduty

Repository files navigation

PagerDuty → Slack 📟

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.

  • gem install bundler
  • bundle
  • bundle exec rake db:setup
  • gem install foreman
  • foreman start

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

Releases

No releases published

Packages

No packages published

Languages