From 5823f3d7b7724c574364dd1c1d95ed969afa1fc8 Mon Sep 17 00:00:00 2001 From: codex-bot-andresmgsl Date: Mon, 24 Aug 2026 20:17:36 +0000 Subject: [PATCH] docs: record stranded-fragment refusal --- changelog.d/253.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog.d/253.md diff --git a/changelog.d/253.md b/changelog.d/253.md new file mode 100644 index 0000000..a465493 --- /dev/null +++ b/changelog.d/253.md @@ -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).