Skip to content

Fix email notifications on build failures #1577

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

Merged
merged 3 commits into from
Aug 20, 2015
Merged

Conversation

agjohnson
Copy link
Contributor

Also adds the error for global failure into the email. This should only ever be
a line or two, so shouldn't drown out the email

def send_notifications(self):
"""Send notifications on build failure

Don't send failure notices on ``stable`` version builds.
Copy link
Member

Choose a reason for hiding this comment

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

Not sure why we decided not to send mail on stable builds -- can you think of a good reason? I think it was to stop spamming, but we should probably enable it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, +1 from me, i don't remember if there was a good reason to not send stable notifies

@ericholscher
Copy link
Member

👍

ericholscher added a commit that referenced this pull request Aug 20, 2015
Fix email notifications on build failures
@ericholscher ericholscher merged commit 740c75b into master Aug 20, 2015
@stsewd stsewd deleted the build-failure-email branch August 15, 2018 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants