Skip to content

Commit c4dc674

Browse files
scbeddCopilot
andauthored
Remove cosmos filter from pullrequest build definition (#38226)
Remove `sdk/cosmosdb/cosmos/` exclusion from `pullrequest.yml` trigger paths so cosmos changes go through the standard PR validation pipeline. A dummy `.trigger-test` file is included under `sdk/cosmosdb/cosmos/` to ensure the PR pipeline triggers for cosmos paths. Related to Azure/azure-sdk-tools#15160 --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2c80bea commit c4dc674

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

eng/pipelines/pullrequest.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ pr:
1010
include:
1111
- "*"
1212

13-
exclude:
14-
- sdk/cosmosdb/cosmos/
15-
1613
parameters:
1714
- name: Service
1815
type: string

0 commit comments

Comments
 (0)