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
The maintainer doesn't get any notification when the workflows complete, other than keeping the workflow page open. Even on publish, GitHub doesn't send the release notification email to the user who created the release.
Proposed Solution
Add optional handling for emailing the maintainer when an action completes. The maintainer would store the username and email password (ideally an app token) as secrets. We can use this blog post for inspiration.
The text was updated successfully, but these errors were encountered:
Problem
The maintainer doesn't get any notification when the workflows complete, other than keeping the workflow page open. Even on publish, GitHub doesn't send the release notification email to the user who created the release.
Proposed Solution
Add optional handling for emailing the maintainer when an action completes. The maintainer would store the username and email password (ideally an app token) as secrets. We can use this blog post for inspiration.
The text was updated successfully, but these errors were encountered: