Skip to content

docs: transcribe missing CHANGELOG entries for #828, #870, #878 - #921

Merged
gsdali merged 1 commit into
mainfrom
chore/changelog-transcription-828-870-878
Aug 16, 2026
Merged

docs: transcribe missing CHANGELOG entries for #828, #870, #878#921
gsdali merged 1 commit into
mainfrom
chore/changelog-transcription-828-870-878

Conversation

@gsdali

@gsdali gsdali commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

What & why

A batch transcription PR, per okf/policies/changelog-on-merge.md's repair route: transcribes and nothing else, and is the only open PR touching docs/CHANGELOG.md other than #915 (which carries its own entry already committed onto its own branch, so no conflict in practice).

Scripts/check-changelog-transcription.py (run after merging #914) found 9 merges since the policy's introducing commit with no entry in docs/CHANGELOG.md. --verify-transcribed split that 9 into two real categories:

CHANGELOG entry

None — this PR transcribes into docs/CHANGELOG.md directly, the second of the policy's two documented exceptions (a PR whose only purpose is transcription).

SemVer impact

NONE. Documentation only.

Checklist

  • N/A — pure transcription, no behavior change, no new test.
  • docs/CHANGELOG.md is in this diff, which is expected for this exception.
  • --verify-transcribed now shows all 3 as transcribed (see script output in the PR discussion if needed).

🤖 Generated with Claude Code

check-changelog-transcription.py found 9 merges since the policy's introducing
commit with no entry in docs/CHANGELOG.md. Of those, 3 (#828, #870, #878) have
a real ## CHANGELOG entry in their PR body that never got copied across --
transcribed verbatim here, per the batch-transcription repair route in
okf/policies/changelog-on-merge.md.

The remaining 6 (#826, #827, #858, #856, #874, #907) are not touched: #826/#827
already declare 'None, by design' in their own PR body, and #858/#856/#874/#907
are docs(okf)/CI-tooling-only PRs whose bodies state 'SemVer impact: None' --
they skipped the template heading but have nothing to transcribe.

--verify-transcribed now shows all 3 as transcribed (late, not by the merge,
which is expected and not fixable retroactively).

🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@gsdali
gsdali merged commit 3a16328 into main Aug 16, 2026
4 of 5 checks passed
gsdali added a commit that referenced this pull request Aug 16, 2026
…createsmoothed-section-edge-count-guard

Conflict in docs/CHANGELOG.md: this branch's #913 entry and PR #921's
batch-transcribed entries (#876, Pass 2a, scope-boundary policy) both
added content right after '## Unreleased'. Resolved by keeping #913's
entry first (newest), followed by #921's entries, matching the
newest-on-top convention.
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