Closed p3dr0rv closed 2 months ago
Something changed on ADO and that caused the pipeline to stop running on PR, the solution was to remove the trigger tag.
If you didn't specify any triggers, and the Disable implied YAML CI trigger setting is not enabled, the default is as if you wrote:
trigger: branches: include: - '*' # must quote since "*" is a YAML reserved character; we want a string
❌ Work item link check failed. Description does not contain AB#{ID}.
Click here to Learn more.
Something changed on ADO and that caused the pipeline to stop running on PR, the solution was to remove the trigger tag.
If you didn't specify any triggers, and the Disable implied YAML CI trigger setting is not enabled, the default is as if you wrote: