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

[RFC] Add failed build notifications #485

Closed

Conversation

@aneeshusa
Copy link
Member

aneeshusa commented Sep 23, 2016

Configure Travis to send emails whenver there is a failed build.
Use an email alias (github-saltfs@servo.org) to ensure all interested
parties can receive emails, instead of just the author and committer.
Per the docs (https://docs.travis-ci.com/user/notifications/), emails
are only sent for branches (e.g. master/nightly/auto).
This is meant for notifications on failed nightly builds, so always
notify on failures but avoid notifying on success.


This change is Reviewable

Configure Travis to send emails whenver there is a failed build.
Use an email alias (github-saltfs@servo.org) to ensure all interested
parties can receive emails, instead of just the author and committer.
Per the docs (https://docs.travis-ci.com/user/notifications/), emails
are only sent for branches (e.g. master/nightly/auto).
This is meant for notifications on failed nightly builds, so always
notify on failures but avoid notifying on success.
@aneeshusa aneeshusa changed the title Add failed build notifications [RFC] Add failed build notifications Sep 23, 2016
@aneeshusa
Copy link
Member Author

aneeshusa commented Sep 23, 2016

Helps with #376, see discussion there about notification methods.

@aneeshusa
Copy link
Member Author

aneeshusa commented Feb 9, 2017

Superseded by #598.

@aneeshusa aneeshusa closed this Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.