dnceng icon indicating copy to clipboard operation
dnceng copied to clipboard

Modify Build Failure service to open issues in Azure DevOps instead of GitHub

Open garath opened this issue 2 months ago • 0 comments

The DotNet.Status.Web.Controllers.AzurePipelinesController class in the DotNet.Status.Web project catches build completion webhooks from various Azure DevOps pipelines (defined in configuration files) and opens GitHub issues for certain states. The Engineering Services team has moved all issue management to Azure DevOps, so this service should now be expanded to open issues in Azure Boards.

garath avatar Oct 17 '25 21:10 garath