Project

General

Profile

action #81106

Updated by livdywan over 2 years ago

## Motivation 
 Based on #69310 we find useful limits, SLOs, queries to check but we are unsure about notifications, e.g. how would we react to GHA pipeline failures. Maybe it helps to receive slack rocket chat notifications 

 ## Acceptance criteria 
 * **AC1:** GHA pipeline failures in os-autoinst/scripts trigger slack rocket chat notifications in https://chat.suse.de/qa-tools 
 * **AC2:** team members are aware of where the notifications come from and what needs to be done 
 * **AC3:** We are not annoyed by too many frickin' unactionable alerts 

 ## Suggestions 
 Try out 
 [Slack Messaging](https://github.com/marketplace/actions/slack-messaging) https://github.com/jadolg/rocketchat-notification-action 
 in https://github.com/os-autoinst/scripts GHA pipelines

Back