Skip to content

Conversation

@Harmanpreet-Microsoft
Copy link
Contributor

Purpose

This pull request makes a minor update to the deployment workflow by ensuring that the notification step only runs when the job fails.

  • Deployment workflow: Added a conditional (if: failure()) to the "Send Notification on Failure" step in .github/workflows/deploy.yml, so notifications are sent only if the job fails.* ...

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft changed the title ci: add condition to failure send notifications ci: add condition to failure send notifications Nov 20, 2025
@Roopan-Microsoft Roopan-Microsoft merged commit 790c6a2 into main Nov 20, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants