Skip to content

Disable VMR synchronization #48479

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 24, 2025

Conversation

premun
Copy link
Member

@premun premun commented Apr 15, 2025

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Request triage from a team member label Apr 15, 2025
@premun premun changed the title [DO NOT MERGE] Disable VMR synchronization Disable VMR synchronization Apr 15, 2025
@premun premun self-assigned this Apr 15, 2025
@premun premun removed untriaged Request triage from a team member DO NOT MERGE labels Apr 23, 2025
@premun premun marked this pull request as ready for review April 23, 2025 06:50
@Copilot Copilot AI review requested due to automatic review settings April 23, 2025 06:50
@premun premun requested review from a team as code owners April 23, 2025 06:50
Copy link
Contributor

@Copilot 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 pull request disables full VMR synchronization by narrowing the branch triggers in the pipeline configuration.

  • Updated triggering patterns in eng/pipelines/vmr-sync.yml to remove main and generic release branches in favor of targeted release/preview patterns.
  • Updated triggering patterns in eng/pipelines/vmr-sync-internal.yml similarly to restrict internal branch triggers.

Reviewed Changes

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

File Description
eng/pipelines/vmr-sync.yml Removed triggers for main and release/*; added specific release patterns.
eng/pipelines/vmr-sync-internal.yml Updated internal branch triggers to only include specific internal releases.
Files not reviewed (1)
  • src/VirtualMonoRepo/source-mappings.json: Language not supported

@ViktorHofer ViktorHofer merged commit 1c84709 into dotnet:main Apr 24, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants