You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Julian,
At present, only the user who triggered the action (or, in the case of a scheduled action, the last person who edited the schedule) receives a notification of the job failure.
Your interest in sending the email to multiple people is a very popular request, and hopefully we will be able to build that in. Given its popularity, it's not terribly surprising there are actions available to send emails:
https://github.com/dawidd6/action-send-mail
This blog post explains how to use it to include the job status in the email subject line:
https://www.ravsam.in/blog/send-email-notification-when-github-action-fails/
I hope we will be able to notify as many folks as you'd like natively, but until then, I hope this helps.
Thanks,
Fiona
The text was updated successfully, but these errors were encountered:
Regarding failing actions. This may be helpful:
The text was updated successfully, but these errors were encountered: