Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bugsnag notifier #78

Merged
merged 1 commit into from
Sep 10, 2015
Merged

Add bugsnag notifier #78

merged 1 commit into from
Sep 10, 2015

Conversation

bolshakov
Copy link
Owner

No description provided.

severity: 'info'
}

StoplightStatusChange = Class.new(StandardError)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably subclass Stoplight::Error::Base instead of StandardError.

@tfausak
Copy link
Collaborator

tfausak commented Sep 10, 2015

Thanks for opening this pull request too! For some reason I had not considered sending stoplight notifications to bug reporting services like Bugsnag.

I think the build is failing because of a problem with the Bugsnag gem, not anything you did here.

@tfausak tfausak self-assigned this Sep 10, 2015
@tfausak tfausak mentioned this pull request Sep 10, 2015
@bolshakov
Copy link
Owner Author

Offenses fixed

@tfausak
Copy link
Collaborator

tfausak commented Sep 10, 2015

Looks great!

tfausak added a commit that referenced this pull request Sep 10, 2015
@tfausak tfausak merged commit 4320a4c into bolshakov:master Sep 10, 2015
@tfausak
Copy link
Collaborator

tfausak commented Sep 11, 2015

Released in v1.2.0.

@bolshakov
Copy link
Owner Author

Thank you for awesome gem

@tfausak tfausak mentioned this pull request Sep 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants