Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 878 Bytes

File metadata and controls

18 lines (12 loc) · 878 Bytes
ms.topic include
ms.service azure-devops-pipelines
ms.manager mijacobs
ms.date 07/07/2020

I just created a new YAML pipeline with CI/PR triggers, but the pipeline isn't being triggered.

Follow each of these steps to troubleshoot your failing triggers:

  • Are your YAML CI or PR triggers overridden by pipeline settings in the UI? While editing your pipeline, choose ... and then Triggers.

    Pipeline settings UI.

    Check the Override the YAML trigger from here setting for the types of trigger (Continuous integration or Pull request validation) available for your repo.

    Override YAML trigger from here.