Forum Discussion
jamjax
Aug 29, 2023Copper Contributor
Slack Notifier for Pipeline Status Changes?
Hello, I see seven Slack-related extensions on the AzDO Marketplace, in various stages of maintenance and some with hard-to-discern feature differences. For now, I just want notifications when bu...
Kidd_Ip
Sep 08, 2025MVP
I would suggest Azure Pipelines Slack app:
- Build completions
- Stage state changes
- Release deployments
- Approval requests
However, by default, it doesn’t distinguish between success and failure. You’ll need to manually configure your subscriptions to filter for specific status changes:
- Build failed → success
- Build success → failed
This granularity is possible by customizing the subscription settings in Slack after using the /azpipelines subscribe command.