Project

General

Profile

action #81106

Updated by okurz 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 notifications 

 ## Acceptance criteria 
 * **AC1:** GHA pipeline failures in os-autoinst/scripts trigger matrix notifications 
 * **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 
 For slack one can 
 try out 
 [Slack Messaging](https://github.com/marketplace/actions/slack-messaging) 
 in https://github.com/os-autoinst/scripts GHA pipelines 

 Don't spam channels but definitely not community channels :)

Back