bolshakov / stoplight

:traffic_light: Traffic control for code.
http://bolshakov.github.io/stoplight/
MIT License
384 stars 40 forks source link

PagerDuty #117

Closed jwg2s closed 6 years ago

jwg2s commented 6 years ago

We're currently using stoplight really successfully and we currently notify via Slack. However, we'd like to notify via PagerDuty as well, but I noticed there doesn't appear to be an option to use generic webhook URLs.

Has anyone discussed building a notifier for PagerDuty? Are there any resources anyone could point me towards that would be helpful if I was interested in creating one? Happy to open a PR to add this functionality and just dive in by reading code, but figured a point in the right direction might help.

jwg2s commented 6 years ago

Ended up opening a PR #118 using #71 as a guide