{"id":20376698,"url":"https://github.com/andrebriggs/az-conditional-builds","last_synced_at":"2026-02-12T01:03:05.942Z","repository":{"id":150973432,"uuid":"197866303","full_name":"andrebriggs/az-conditional-builds","owner":"andrebriggs","description":null,"archived":false,"fork":false,"pushed_at":"2019-07-24T21:50:16.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T07:12:20.787Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrebriggs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-20T01:58:07.000Z","updated_at":"2019-07-24T21:50:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"80105445-35a5-4031-a837-a1ccd6241146","html_url":"https://github.com/andrebriggs/az-conditional-builds","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrebriggs%2Faz-conditional-builds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrebriggs%2Faz-conditional-builds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrebriggs%2Faz-conditional-builds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrebriggs%2Faz-conditional-builds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrebriggs","download_url":"https://codeload.github.com/andrebriggs/az-conditional-builds/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241928529,"owners_count":20043820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T01:39:11.300Z","updated_at":"2026-02-12T01:03:05.896Z","avatar_url":"https://github.com/andrebriggs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Testing Azure Pipelines Conditional Builds \r\n[![Build Status](https://dev.azure.com/abrig/bedrock_gitops/_apis/build/status/andrebriggs.az-conditional-builds?branchName=master)](https://dev.azure.com/abrig/bedrock_gitops/_build/latest?definitionId=8\u0026branchName=master)\r\n\r\nFollowing instructions at [https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=azure-devops\u0026tabs=schema#triggers](https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=azure-devops\u0026tabs=schema#triggers) \r\n\r\nThe top level azure-pipeline.yaml has\r\n```\r\ntrigger:\r\n  branches:\r\n    include:\r\n      - master\r\n  paths:\r\n    include:\r\n      - bar/foo/*\r\n    exclude:\r\n      - '**/*.md'\r\n```\r\n\r\n- So that means only changes under bar\\foo should trigger a build\r\n    - We have confirmed this\r\n- We also added an exclusion on all Markdown files via `'**/*.md'`\r\n    - This has no effect. Builds still happen. \r\n    - The bug is [here](https://github.com/MicrosoftDocs/vsts-docs/issues/2363)\r\n\r\nLet's get more complicated though. We want to:\r\n* Run a test only when one or more directories are changed\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrebriggs%2Faz-conditional-builds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrebriggs%2Faz-conditional-builds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrebriggs%2Faz-conditional-builds/lists"}