fix: refuse release PRs that strand target fragments #255

Merged
andres merged 3 commits from build/253-stranded-fragments into main 2026-08-24 22:55:26 +00:00
Showing only changes of commit 5823f3d7b7 - Show all commits

3
changelog.d/253.md Normal file
View file

@ -0,0 +1,3 @@
### Fixed
- Release checks now refuse a target-head fragment that the candidate did not consume, preventing late merges from misattributing shipped changes (#253).