Skip to content

ci: Update email subjects to include status icons - #577

Merged
Roopan-Microsoft merged 1 commit into
mainfrom
psl-refactor-email
Mar 24, 2026
Merged

ci: Update email subjects to include status icons#577
Roopan-Microsoft merged 1 commit into
mainfrom
psl-refactor-email

Conversation

@Vamshi-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request updates the email notification subjects in the .github/workflows/job-send-notification.yml workflow to include clear success (✅) and failure (❌) icons at the beginning of the subject line. This makes it easier for recipients to quickly identify the outcome of CI/CD pipeline runs.

Notification subject improvements:

  • Added a failure icon (❌) at the start of email subjects for insufficient quota, deployment failure, and E2E test failure notifications. [1] [2] [3] [4]
  • Added a success icon (✅) at the start of email subjects for successful deployment and test automation completion notifications. [1] [2]

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Vamshi-Microsoft Vamshi-Microsoft changed the title fix: Update email subjects to include status icons ci: Update email subjects to include status icons Mar 24, 2026
@Roopan-Microsoft
Roopan-Microsoft merged commit b3be8d6 into main Mar 24, 2026
6 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.2.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants