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

.travis: Disable email notifications on master failures #15373

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

pchaigno
Copy link
Member

Until we fix the race builds, master will always fail. So let's disable email notifications for master builds to avoid spamming everyone. Email notifications are sent only for master builds by default, so this commit just disables email notifications in general.

Until we fix the race builds, master will always fail. So let's disable
email notifications for master builds to avoid spamming everyone. Email
notifications are sent only for master builds by default, so this commit
just disables email notifications in general.

Signed-off-by: Paul Chaignon <paul@cilium.io>
@pchaigno pchaigno added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. sig/contributing Impacts contribution workflow, guidelines, and tools. labels Mar 17, 2021
@pchaigno pchaigno requested a review from a team as a code owner March 17, 2021 06:52
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.10.0 Mar 17, 2021
@tklauser tklauser added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Mar 19, 2021
@tklauser
Copy link
Member

No need to run full CI and review is in, marked as ready to merge.

@joestringer joestringer merged commit 4d5b6d5 into cilium:master Mar 19, 2021
1.10.0 automation moved this from In progress to Done Mar 19, 2021
@pchaigno pchaigno deleted the disable-travis-ci-emails branch March 19, 2021 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI. sig/contributing Impacts contribution workflow, guidelines, and tools.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants