Skip to content

Multiple Update Source-Built Reproducibility Exclusions PRs open simultaneously #5605

Description

@MichaelSimons

There are currently two open PRs with the same title updating the same baseline files:

Both were created by dotnet-sb-bot via the CreateBaselineUpdatePR tool, and both modify SourceBuiltReproducibilityBaseline.diff. #7163 supersedes #7081, but #7081 was never closed.

Having both open simultaneously is problematic - a reviewer could merge #7081 without realizing it is stale, which would conflict with or regress the more recent changes in #7163.

The tool should ensure that at most one PR per baseline category is open at a time. When a new PR is created, any existing open PR for the same category should either be closed (with a reference to the new PR) or updated in place.

Metadata

Metadata

Assignees

Labels

area-infraSource-build infrastructure and reporting

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions