Commit Graph
3 Commits
Author SHA1 Message Date
07347634aa Refactor and update mail templates (#35150)
- Moved mail templates to new directories.
- Added new devtest ymls.
- Embedded styles as much as possible.
- Added new translation keys for actions email.

---------

Signed-off-by: NorthRealm <[email protected]>
Co-authored-by: delvh <[email protected]>
2025-09-04 20:20:42 -07:00
c7b99c8cc7 Prevent duplicate actions email (#35215)
Trying to prevent duplicate action emails by adding an extra check on job status.

---------

Signed-off-by: NorthRealm <[email protected]>
Co-authored-by: Christopher Homberger <[email protected]>
2025-08-24 09:30:56 -07:00
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 <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
Co-authored-by: ChristopherHX <[email protected]>
2025-07-15 18:54:31 -07:00