Skip to content

Changes of stable feeds should not be considered meaningful#5446

Merged
premun merged 4 commits intodotnet:mainfrom
premun:prvysoky/nuget-feeds
Nov 7, 2025
Merged

Changes of stable feeds should not be considered meaningful#5446
premun merged 4 commits intodotnet:mainfrom
premun:prvysoky/nuget-feeds

Conversation

@premun
Copy link
Copy Markdown
Member

@premun premun commented Nov 7, 2025

Copilot AI review requested due to automatic review settings November 7, 2025 13:34
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 enhances the codeflow change analyzer to treat DARC-managed feed URL changes as non-meaningful changes during dependency flow, preventing unnecessary PR creation when only feed references change during backflow.

Key changes:

  • Modified GetExpectedContentsForBuild to extract and include DARC-managed feed URLs from build assets
  • Updated test data to include NuGet.config feed URL changes and asset location information

Reviewed Changes

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

File Description
src/Microsoft.DotNet.Darc/DarcLib/VirtualMonoRepo/CodeflowChangeAnalyzer.cs Added logic to extract DARC-managed feed URLs from build assets and include them in expected contents for change detection
test/Microsoft.DotNet.DarcLib.Tests/VirtualMonoRepo/CodeflowChangeAnalyzerTests.cs Updated test to include NuGet.config feed changes and added asset location data to verify feed URL filtering works correctly

Comment thread src/Microsoft.DotNet.Darc/DarcLib/VirtualMonoRepo/CodeflowChangeAnalyzer.cs Outdated
@premun premun requested a review from Copilot November 7, 2025 14:09
@premun premun merged commit 3fa3442 into dotnet:main Nov 7, 2025
14 of 15 checks passed
@premun premun deleted the prvysoky/nuget-feeds branch November 7, 2025 14:19
@premun premun review requested due to automatic review settings March 23, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants