forked from heavy-duty/ceremony
Ceremony is a flat repo (#112 D3); changelog.d/135.md, 137.md, 144.md and 151.md landed with a '### Fixed'/'### Changed' heading, each individually legal to changelog_fragment_problem, and together they made the directory mixed-shape — 'bin/changelog-assemble 0.3.0 --check' refused on main. Delete the heading line and its following blank line from each; every bullet stays byte-identical (#157 D1). No fragment for this PR: its whole diff is unpublished fragment text (#157 D2). Closes #158 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
9 lines
640 B
Markdown
9 lines
640 B
Markdown
- Doctrine names the second `Closes #N` exception: a same-repo PR whose
|
|
authorizing issue marks an acceptance criterion post-merge uses `Refs #N`,
|
|
and triage closes the issue by hand on the evidence — merging #143
|
|
auto-closed #137 with exactly such a criterion unmet, and no role had been
|
|
told otherwise. TRIAGE.md now requires a post-merge criterion to carry its
|
|
own mechanism (post-merge, triage closes, `Refs #N`), REVIEWER.md lists
|
|
`Refs #N` beside `Closes #N` and `Part of <owner>/<repo>#N` and stops
|
|
treating the reference-only PR as a defect, and CONTRIBUTING.md points at
|
|
BUILDER.md as the rule's one home (#151).
|