Project

General

Profile

coordination #130655

Updated by okurz 11 months ago

## Motivation 

 We have multiple means of notifications but none seem to be so straight forward, e.g. needing an email configured in job group settings. Can we use something like ntfy.sh for an easier way for users to select when they want be notified, e.g. on jobs of a certain openQA test scenario being completed? 

 ## Acceptance criteria 
 - **AC1**: There's some means to receive push notifications from openQA 

 ## Suggestions 
 - Research what https://ntfy.sh offers 
 - Consider hosting options 
   - Setup a ntfy.sh instance on our infra? 
   - Just use the hosted service without a signup 
   - Ask infra to setup an instance for us 
 - Implement as an openQA plugin (similar to the audit log and AMQP plugins) 
 - Implement web notifications **instead** or both? 
   - Tied in with the Activity View 
     - Implement an event-based trigger 

Back