Skip to content

Remove cosmos filter from pullrequest build definition#38226

Open
scbedd wants to merge 2 commits intomainfrom
test-cosmos-triggering
Open

Remove cosmos filter from pullrequest build definition#38226
scbedd wants to merge 2 commits intomainfrom
test-cosmos-triggering

Conversation

@scbedd
Copy link
Copy Markdown
Member

@scbedd scbedd commented Apr 20, 2026

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

Remove sdk/cosmosdb/cosmos/ exclusion from pullrequest.yml trigger paths
so cosmos changes go through the standard PR validation pipeline.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the PR-validation pipeline trigger to stop excluding sdk/cosmosdb/cosmos/, ensuring Cosmos SDK changes are validated by the standard pull request pipeline.

Changes:

  • Removed sdk/cosmosdb/cosmos/ from eng/pipelines/pullrequest.yml PR trigger path exclusions.
  • Added a .trigger-test file under sdk/cosmosdb/cosmos/ (intended as a sentinel change to exercise the PR trigger).
Show a summary per file
File Description
eng/pipelines/pullrequest.yml Removes Cosmos path exclusion so Cosmos changes run through standard PR validation.
sdk/cosmosdb/cosmos/.trigger-test Adds an empty sentinel file intended to force a path-based trigger.

Copilot's findings

  • Files reviewed: 1/2 changed files
  • Comments generated: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants