ceremony-ci-probe/changelog.d
2026-07-24 16:17:02 +00:00
..
130.md docs: the additive-scope contract in CONSUMERS/LABELS; changelog fragment 2026-07-24 11:57:10 +00:00
131.md fix: format changelog fragment as an entry 2026-07-24 12:43:17 +00:00
134.md test: root-commit fixtures — (none) base, D2 loud-death pin, e2e chain 2026-07-24 12:16:04 +00:00
135.md fix: strip grouped headings from the four drifted fragments 2026-07-24 15:46:48 +00:00
137.md fix: strip grouped headings from the four drifted fragments 2026-07-24 15:46:48 +00:00
139.md fix: a queue-cancelled duplicate check is not a verdict 2026-07-24 12:34:51 +00:00
144.md fix: strip grouped headings from the four drifted fragments 2026-07-24 15:46:48 +00:00
145.md docs: capture reviewer queue mechanics 2026-07-24 13:12:21 +00:00
149.md docs: FLEET.md's reviewer wake describes the deployed requested_reviewers sweep 2026-07-24 14:14:36 +00:00
151.md fix: strip grouped headings from the four drifted fragments 2026-07-24 15:46:48 +00:00
154.md docs: a directive hold ends on the labels; stale hold prose is triage's to correct 2026-07-24 14:23:16 +00:00
159.md test: cover grouped anchored release replay 2026-07-24 16:17:02 +00:00
README.md feat: convert Unreleased entries to changelog.d fragments 2026-07-24 11:11:23 +00:00

changelog.d/ — the next release's section, one fragment per issue

Machine-assembled by bin/changelog-assemble (#112): every PR that changes behavior writes one file here — <issue>.md, the exact prose that will be published, nothing else — and the release PR folds them all into the next ## X.Y.Z — DATE section of CHANGELOG.md, consuming them. Distinct filenames never conflict, which is this directory's whole reason to exist. This README is the marker that keeps the directory tracked when it holds no fragments (#112 D1) — changelog-armed refuses a tree without it; do not delete it.