This repository was archived by the owner on Sep 17, 2024. It is now read-only.
chore: do not notify build green for fleet nightly builds#2277
Merged
mdelapenya merged 1 commit intoelastic:mainfrom Mar 28, 2022
Merged
chore: do not notify build green for fleet nightly builds#2277mdelapenya merged 1 commit intoelastic:mainfrom
mdelapenya merged 1 commit intoelastic:mainfrom
Conversation
ruflin
approved these changes
Mar 28, 2022
v1v
approved these changes
Mar 28, 2022
Contributor
jlind23
approved these changes
Mar 28, 2022
mergify bot
pushed a commit
that referenced
this pull request
Mar 28, 2022
(cherry picked from commit b211445)
mergify bot
pushed a commit
that referenced
this pull request
Mar 28, 2022
(cherry picked from commit b211445)
mergify bot
pushed a commit
that referenced
this pull request
Mar 28, 2022
(cherry picked from commit b211445)
mdelapenya
added a commit
that referenced
this pull request
Mar 28, 2022
mdelapenya
added a commit
that referenced
this pull request
Mar 28, 2022
mdelapenya
added a commit
that referenced
this pull request
Mar 28, 2022
mdelapenya
added a commit
to mdelapenya/e2e-testing
that referenced
this pull request
Mar 30, 2022
* main: (72 commits) fix: always quote variables in shell scripts (elastic#2284) chore: bring back system integration scenarios (elastic#2233) chore: do not notify build green for fleet nightly builds (elastic#2277) chore: include suite, platform and tags in test reports name (elastic#2273) bump stack version 8.2.0-dcff22d7 (elastic#2270) bump stack version 8.2.0-4509f321 (elastic#2265) chore: bump Godog to v0.12.4 (elastic#2245) bump stack version 8.2.0-5cc993c1 (elastic#2254) bump stack version 8.2.0-82b803a1 (elastic#2250) fix: never process elasticsearch CI artifacts (elastic#2246) bump stack version 8.2.0-ff67d7b8 (elastic#2242) ci: periodic builds for the last two minor versions (elastic#2241) bump stack version 8.2.0-9bac538c (elastic#2240) fix: add end-of-file line in templates (elastic#2237) chore: add Christos to SSH users bump stack version 8.2.0-fee3b8d2 (elastic#2234) Separate ES workload from Agent spec and make it req for the scenarios (elastic#2203) bump stack version 8.2.0-d02c907a (elastic#2228) bump stack version 8.2.0-63265ec9 (elastic#2225) fix: wrong link (elastic#2220) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
It removes the Slack notification for fleet's nightly builds.
Why is it important?
The team has shared their concerns about receiving 4 green notifications a day (one per maintained branch) for the nightly builds. They prefer receive failures, only.
Checklist
make unit-test), and they are passing locallymake noticein the proper directory)