Skip to content

Notify everyone when daily main tests fail #120

@eriktamsen

Description

@eriktamsen

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions