mirror of
https://github.com/go-gitea/gitea
synced 2025-07-25 11:48:37 +00:00
Send email on Workflow Run Success/Failure (#34982)
Closes #23725   /claim #23725 --------- Signed-off-by: NorthRealm <155140859+NorthRealm@users.noreply.github.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: ChristopherHX <christopher.homberger@web.de>
This commit is contained in:
@@ -1021,6 +1021,8 @@ email_notifications.onmention = Only Email on Mention
|
||||
email_notifications.disable = Disable Email Notifications
|
||||
email_notifications.submit = Set Email Preference
|
||||
email_notifications.andyourown = And Your Own Notifications
|
||||
email_notifications.actions.desc = Notifications for workflow runs on repositories set up with <a target="_blank" href="%s">Gitea Actions</a>.
|
||||
email_notifications.actions.failure_only = Only notify for failed workflow runs
|
||||
|
||||
visibility = User visibility
|
||||
visibility.public = Public
|
||||
|
Reference in New Issue
Block a user