Skip to content

docs(dod): specify CHANGELOG Unreleased placement#48

Merged
bborbe merged 1 commit into
masterfrom
feature/dod-changelog-placement
Jul 2, 2026
Merged

docs(dod): specify CHANGELOG Unreleased placement#48
bborbe merged 1 commit into
masterfrom
feature/dod-changelog-placement

Conversation

@bborbe

@bborbe bborbe commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Why

Prompt 159 (the work-on --non-interactive fix) produced a malformed CHANGELOG: the container agent, told only "add an entry under ## Unreleased", created that section above the preamble (there was no existing ## Unreleased). The autoRelease bot then renamed it in place, shipping a broken structure in v0.96.2 (since fixed on master). Root cause: the DoD never specified where to create ## Unreleased.

What

  • docs/dod.md: the CHANGELOG line now mandates placement — ## Unreleased goes below the preamble and above the newest ## vX.Y.Z, never above the preamble. Canonical order spelled out.

docs/ ships as a plugin doc, so this is under ## Unreleased for the autoRelease bot.

Follow-up (optional, not in this PR)

A CHANGELOG-structure check in make precommit would catch this mechanically (defense in depth) — that's a code change; happy to do it as a separate dark-factory prompt if wanted.

@ben-s-pull-request-reviewer ben-s-pull-request-reviewer Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed by ben-s-pull-request-reviewer[bot] — no concerns flagged.

@bborbe bborbe merged commit 4c0306a into master Jul 2, 2026
1 check passed
@bborbe bborbe deleted the feature/dod-changelog-placement branch July 2, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant