Azure / azure-sdk-tools

Tools repository leveraged by the Azure SDK team.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create automation to file and assign bugs for CI build breaks

christothes opened this issue · comments

To address recurring issues such as flakey tests, timeouts, etc. resulting in CIs breaking chronically, we should utilize azure dev ops automation features to auto-create and assign bugs for CI failures that meet certain criteria. Such criteria should seek to avoid noisy bugs related to PR changes failing CIs prior to being stable for merge.