bolshakov / stoplight

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

V2.1.3 missing Pagerduty Notifier #127

Closed ju-Skinner closed 4 years ago

ju-Skinner commented 4 years ago

My team is currently using v2.1.3 of your gem and noticed that there is a discrepancy between Master and V2.1.3.

Gem deployed to rubygems.org

image

What's in master

https://github.com/orgsync/stoplight/blob/master/lib/stoplight.rb#L27

bolshakov commented 4 years ago

Yeah, you're right. That's because v2.1.3 way behind of master https://github.com/orgsync/stoplight/compare/v2.1.3...master

bolshakov commented 4 years ago

@ju-Skinner I've just released v2.2.0 with Pagerduty support

ju-Skinner commented 4 years ago

@bolshakov I noticed that you have taken ownership of this gem. The team I am working on, is curious to know if you will be maintainer going forward. Also, I assume you will be maintaining https://github.com/orgsync/stoplight-admin. If so, thank you so much.

bolshakov commented 4 years ago

@ju-Skinner Yeah, I'm maintaining both stoplight and stoplight-admin now.