client
client copied to clipboard
[QA] Notify build failure also on commit merge to the master
Pre-submission Checks
- [X] I checked for similar issues, but could not find any. I also checked the closed issues. I could not contribute additional information to any existing issue.
- [X] I will take the time to fill in all the required fields. I know that the bug report may be dismissed otherwise due to lack of information.
Describe the QA issue
CI pipelines might fail on build triggered by commit push to the master. In that case, we might also want to have a notification about the build failure in the chat channel (like nightly).
@fmoc @TheOneRing What you guys think?
If it's a fail-only notification, then sure, go ahead.
If it's a fail-only notification, then sure, go ahead.
Yeah, only report on failure.
@TheOneRing Do we want to have build notification if the ci build for commit push (PR merges) fails?