Skip to content

docs: the release-manifest guard was missing its changelog entry - #42

Merged
MCKRUZ merged 1 commit into
masterfrom
docs/changelog-release-guard
Aug 1, 2026
Merged

docs: the release-manifest guard was missing its changelog entry#42
MCKRUZ merged 1 commit into
masterfrom
docs/changelog-release-guard

Conversation

@MCKRUZ

@MCKRUZ MCKRUZ commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Both 1.0.1 rails were written up in the changelog under "The rails that catch the next one".
The release-manifest guard (#41) shipped with only a RELEASING.md cross-reference, so a reader
of the changelog would not know it exists or why.

Same shape, same section heading. It goes in the 1.1.0 section rather than a new Unreleased
one because 1.1.0 is not tagged — only v1.0.0 exists, so nothing has actually been released
yet and the entry is not retroactive.

The entry records the concrete failure rather than the rule: plugin.json was bumped alone, git
auto-merged marketplace.json back to 1.0.1 with no conflict and no failing test, and the lagging
marketplace would have published a release nobody was offered.

Test plan

  • full suite green — 582 passed, 6 skipped
  • the new guard still passes: 1.1.0 remains the newest release heading after the edit
  • human read of the entry's wording

🤖 Generated with Claude Code

https://claude.ai/code/session_01FEA6GZUG9NKNQYrJKyDGdb

Both 1.0.1 rails were written up under "The rails that catch the next one";
this one shipped with only a RELEASING.md cross-reference. Same shape, same
section, and it goes in 1.1.0 rather than a new Unreleased heading because
1.1.0 is not tagged yet — nothing has been released.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FEA6GZUG9NKNQYrJKyDGdb
@MCKRUZ
MCKRUZ merged commit 7770041 into master Aug 1, 2026
3 checks passed
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