gitea/services/mailer
NorthRealm 0d00ec7eed
Send email on Workflow Run Success/Failure (#34982)
Closes #23725 

![1](https://github.com/user-attachments/assets/9bfa76ea-8c45-4155-a5d4-dc2f0667faa8)

![2](https://github.com/user-attachments/assets/49be7402-e5d5-486e-a1c2-8d3222540b13)

/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>
2025-07-15 18:54:31 -07:00
..
incoming Add missing comment reply handling (#32050) 2024-09-17 20:56:26 +00:00
sender Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
token Use `crypto/sha256` (#29386) 2024-02-25 13:32:13 +00:00
mail.go Send email on Workflow Run Success/Failure (#34982) 2025-07-15 18:54:31 -07:00
mail_comment.go remove context from mail struct (#33811) 2025-03-06 20:57:00 +00:00
mail_issue.go remove context from mail struct (#33811) 2025-03-06 20:57:00 +00:00
mail_issue_common.go Send email on Workflow Run Success/Failure (#34982) 2025-07-15 18:54:31 -07:00
mail_release.go Refactor mail template and support preview (#34990) 2025-07-09 10:25:25 +08:00
mail_repo.go Refactor mail template and support preview (#34990) 2025-07-09 10:25:25 +08:00
mail_team_invite.go Refactor mail template and support preview (#34990) 2025-07-09 10:25:25 +08:00
mail_test.go Send email on Workflow Run Success/Failure (#34982) 2025-07-15 18:54:31 -07:00
mail_user.go Refactor mail template and support preview (#34990) 2025-07-09 10:25:25 +08:00
mail_workflow_run.go Send email on Workflow Run Success/Failure (#34982) 2025-07-15 18:54:31 -07:00
mailer.go Refactor mail template and support preview (#34990) 2025-07-09 10:25:25 +08:00
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +08:00
notify.go Send email on Workflow Run Success/Failure (#34982) 2025-07-15 18:54:31 -07:00