ceremony/changelog.d
codex-bot-andresmgsl f221647fe3
All checks were successful
CI / test (pull_request) Successful in 3m49s
CI / release-exercise (pull_request) Successful in 25s
CI / self-guards (pull_request) Successful in 21s
CI / action-exercise (pull_request) Successful in 20s
CI / docs-sync-exercise (pull_request) Successful in 20s
labels / labels (pull_request) Successful in 22s
Refs guard / refs-not-closing (pull_request) Successful in 20s
docs: consume stranded 0.6.2 changelog entry
2026-08-25 17:09:51 +00:00
..
234.md docs: record bounded Refs parsing (#234) 2026-08-24 16:04:33 +00:00
240.md fix: exhaust Forgejo timeline pagination 2026-08-24 17:53:13 +00:00
241.md fix: qualify fork label coverage 2026-08-25 03:56:57 +00:00
243.md docs: record Forgejo workflow-name fix 2026-08-25 08:43:15 +00:00
247.md docs: add proposal intake 2026-08-25 12:15:47 +00:00
251.md docs: make release path manifest authoritative 2026-08-25 07:32:30 +00:00
253.md docs: record stranded-fragment refusal 2026-08-24 20:17:36 +00:00
263.md docs: consume stranded 0.6.2 changelog entry 2026-08-25 17:09:51 +00:00
README.md feat: ceremony flips to grouped — changelog.d/shape = grouped, five fragments converted, docs per D6 2026-07-25 13:14:05 +00:00
shape feat: ceremony flips to grouped — changelog.d/shape = grouped, five fragments converted, docs per D6 2026-07-25 13:14:05 +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. The shape sentinel beside it declares the set's shape — grouped here, so every fragment carries ### headings (#182).