Azure DevOps has added a popup when navigating inside a Build Pipeline to tell you how frequently this step failed in the past.
Is there a way to disable these pop ups? I could close them every time they pop-up, but it's getting disruptive.
Azure DevOps has added a popup when navigating inside a Build Pipeline to tell you how frequently this step failed in the past.
Is there a way to disable these pop ups? I could close them every time they pop-up, but it's getting disruptive.
Azure DevOps disable Task Insights task failed pop up
This popup also appears when we navigate to the pipeline:
Currently, I am afraid there is no one effective solution here. The workaround I found for this issue is that turn off the Preview features Multi-stage pipelines:
But I don't think it is a solution, just a workaround. Azure devops should provide a feature that we could enable/disable this popup.
So, I open a ticket for this feature on our UserVoice site (https://developercommunity.visualstudio.com/content/idea/post.html?space=21 ), which is our main forum for product suggestions:
A feature about enable/disable the Task/pipeline Insights pop up
You can follow with your comments and check the feedback from this ticket.
Hope this helps.