moustached-hubot
moustached-hubot copied to clipboard
Add a route for webhooks #opsgenie
From https://www.opsgenie.com/customer/settings#automations:
Callbacks
OpsGenie can forward user/system triggered action executions to your software systems.
Would be cool to set up a route for opsgenie to ping for general changes, that would direct updates into a specific chat room.
http://blog.opsgenie.com/2013/04/opsgenie-webhook-callbacks
Interesting idea. Is there an advantage over the general Campfire integration that OpsGenie offers?
Just that it doesn't depend on the vendor (campfire). For instance, I use slack. I like to keep all the smarts in hubot rather than the comm tool, so that we can switch vendors at any time and not worry about lock-in :)
That makes sense. Would you consider sending a pull request for this feature?
Still evaluating which pagerduty-esque tool to use, but if we settle on opsgenie, I'll definitely send this through. Likely within a week or two