0

I want to setup a monitor were my development team can see the current status of our build-pipelines. When a build-pipeline fails, I want to trigger a sound. I don’t know if it is even possible in Azure DevOps but that’s why I’m asking it here. Also, if somebody has some good advice for configuring this monitoring ‘dashboard’, please let me know!

Kind regards,

Wouter

1 Answers1

1

You can create your on own dashboard (Add, rename, and delete dashboards in Azure DevOps) with build-in pipeline widgets (Azure Pipelines widgets). Additionally, you can use extensions from the marketplace:

You can try CatLight for notifications on a local workplace.

Shamrai Aleksander
  • 13,096
  • 3
  • 24
  • 31