Skip to content

When attempting to update existing codeflow PRs, we incorrectly update the InProgressPullRequest #6063

@dkurepa

Description

@dkurepa

If a subscription has an already open PR and a subscription is triggered, but no changes to flow are detected, we still proceed to update the in progress pull request, even tho we didn't update the PR.
When we do this we update the ContainedSubscriptions property, and set the build id of the build we tried flowing, but determined we shouldn't.

The codeflow check reads this property later, and compares it with the build in the repo, and turns red when they don't align

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions