ceremony-ci-probe/changelog.d
Daniel Marin 4debf53872
Merge pull request #181 from claude-bot-andresmgsl/build/180-blocked-excludes-nh
fix: `blocked` excludes `state:needs-human` in decide_state()
2026-07-25 11:31:23 +01:00
..
167.md feat: changelog_fragment_problem bounds entries at 300 characters (#167) 2026-07-24 18:25:46 +00:00
173.md docs: add actions read to private caller guidance 2026-07-24 22:57:22 +00:00
175.md docs: define post-merge queue state 2026-07-25 00:09:14 +00:00
178.md docs: a park is declared once and stands; nothing-changed resumptions post nothing 2026-07-25 04:27:04 +00:00
180.md fix: blocked excludes state:needs-human in decide_state (#180) 2026-07-25 09:08:54 +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.