AzureAD / microsoft-authentication-library-for-android

Microsoft Authentication Library (MSAL) for Android
http://aka.ms/aadv2
MIT License
217 stars 125 forks source link

Remove triggers from pipelines and execute ABID validator on label change #2179

Closed p3dr0rv closed 2 months ago

p3dr0rv commented 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
github-actions[bot] commented 2 months ago

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.