Skip to content

Update sdk diff and license scan tests to trigger on feature band branches#3042

Merged
MichaelSimons merged 1 commit intodotnet:mainfrom
MichaelSimons:2xx-triggers
Oct 22, 2025
Merged

Update sdk diff and license scan tests to trigger on feature band branches#3042
MichaelSimons merged 1 commit intodotnet:mainfrom
MichaelSimons:2xx-triggers

Conversation

@MichaelSimons
Copy link
Member

@MichaelSimons MichaelSimons commented Oct 22, 2025

@MichaelSimons MichaelSimons requested a review from a team as a code owner October 22, 2025 15:21
Copilot AI review requested due to automatic review settings October 22, 2025 15:21
@MichaelSimons MichaelSimons requested a review from a team as a code owner October 22, 2025 15:21
Copy link
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 CI/CD pipeline configurations to support feature band branches (2xx, 3xx, 4xx) for SDK diff and license scan tests. The changes ensure that these tests trigger appropriately during feature band pre-release periods, addressing issue #5381.

Key changes:

  • Added trigger patterns for feature band branches (.0.2xx, .0.3xx, .0.4xx) to both scheduled and push triggers
  • Updated internal release branch patterns to use wildcard matching (.0.?xx) for broader coverage
  • Removed redundant preview branch triggers in the pre10.0 pipeline configuration

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
eng/pipelines/vmr-license-scan.yml Added feature band branch triggers for schedules and push events, updated internal release pattern to wildcard
eng/pipelines/source-build-sdk-diff-tests.yml Added feature band branch triggers to schedules, updated internal release pattern to wildcard, removed duplicate preview triggers

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@MichaelSimons MichaelSimons removed the request for review from a team October 22, 2025 15:22
@MichaelSimons MichaelSimons merged commit 3c2b9cb into dotnet:main Oct 22, 2025
11 checks passed
@MichaelSimons MichaelSimons deleted the 2xx-triggers branch October 22, 2025 21:34
@MichaelSimons
Copy link
Member Author

/backport to release/10.0.1xx

@MichaelSimons
Copy link
Member Author

/backport to release/10.0.2xx

@github-actions
Copy link
Contributor

Started backporting to release/10.0.1xx: https://github.com/dotnet/dotnet/actions/runs/18730561107

@github-actions
Copy link
Contributor

Started backporting to release/10.0.2xx: https://github.com/dotnet/dotnet/actions/runs/18730564979

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

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

License scan and Sdk diff pipelines are not running for 10.0.2xx

4 participants