Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Comments

[RFC] Add failed build notifications#485

Closed
aneeshusa wants to merge 1 commit intoservo:masterfrom
aneeshusa:add-failed-build-notifications
Closed

[RFC] Add failed build notifications#485
aneeshusa wants to merge 1 commit intoservo:masterfrom
aneeshusa:add-failed-build-notifications

Conversation

@aneeshusa
Copy link
Contributor

@aneeshusa 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
Contributor Author

aneeshusa commented Sep 23, 2016

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

@aneeshusa
Copy link
Contributor Author

Superseded by #598.

@aneeshusa aneeshusa closed this Feb 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant