test: cover grouped anchored release replay

This commit is contained in:
codex-bot-andresmgsl 2026-07-24 16:17:02 +00:00
parent fdf544b390
commit eb25b38c14
2 changed files with 2 additions and 0 deletions

1
changelog.d/159.md Normal file
View file

@ -0,0 +1 @@
- Make `changelog-armed` reject fragment shape drift on the PR that introduces it.

View file

@ -85,6 +85,7 @@ check "faithful flat ceremony: the section is byte-for-byte the assembly" 0 \
"byte-for-byte" run faithful-flat base
seed_flat faithful-grouped
sed -i '/^- The shipped entry/i ### Fixed\\\n' "$TMP/faithful-grouped/CHANGELOG.md"
printf -- '### Fixed\n\n- Fixed twenty-one.\n' >"$TMP/faithful-grouped/changelog.d/21.md"
printf -- '### Added\n\n- Added twenty.\n\n### Docs\n\n- Docs twenty.\n' >"$TMP/faithful-grouped/changelog.d/20.md"
rm "$TMP/faithful-grouped/changelog.d/12.md" "$TMP/faithful-grouped/changelog.d/9.md"