Skip to content

ci: add condition to failure send notifications #649

Merged
Roopan-Microsoft merged 1 commit into
mainfrom
psl-pipelinechange
Nov 20, 2025
Merged

ci: add condition to failure send notifications #649
Roopan-Microsoft merged 1 commit into
mainfrom
psl-pipelinechange

Conversation

@Harmanpreet-Microsoft

Copy link
Copy Markdown
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
@github-actions

github-actions Bot commented Dec 5, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 3.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

deepammi pushed a commit to deepammi/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator that referenced this pull request Dec 7, 2025
ci: add condition to failure send notifications
@Harmanpreet-Microsoft Harmanpreet-Microsoft deleted the psl-pipelinechange branch January 2, 2026 07:53
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