-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
As mentioned the email notification for a failed workflow only reach the person who last changed the job, see: https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/notifications-for-workflow-runs
It should be possible to build a feature to send specific email to a list of people.
Maybe this can be adapted? https://www.ravsam.in/blog/send-email-notification-when-github-action-fails/
Here another similar example with code to only trigger on failure:
Other ideas: https://stackoverflow.com/questions/62304258/github-actions-notifications-on-workflow-failure
Or maybe do a separate workflow that is triggered on failure of the test workflow?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested