Skip to content

Fix typo in codeflow blocking condition#5243

Merged
adamzip merged 1 commit intodotnet:mainfrom
adamzip:typo-in-blocking-codeflow-condition
Sep 4, 2025
Merged

Fix typo in codeflow blocking condition#5243
adamzip merged 1 commit intodotnet:mainfrom
adamzip:typo-in-blocking-codeflow-condition

Conversation

@adamzip
Copy link
Copy Markdown
Contributor

@adamzip adamzip commented Sep 4, 2025

@adamzip adamzip marked this pull request as ready for review September 4, 2025 09:53
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 fixes a logical bug in the VMR codeflow system where a blocking condition was incorrectly checking for equal flow names instead of different flow names. The fix changes the equality operator to a not-equal operator to properly block codeflows when attempting to apply flows in opposite directions on the same PR branch.

@adamzip adamzip merged commit bf6c3c7 into dotnet:main Sep 4, 2025
8 of 9 checks passed
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