chore(release): fix changelog section for v0.14.7 - #90
Conversation
|
🦞👀 Pull request received. I will update this pull request when review starts. |
|
Codex review: needs real behavior proof before merge. Reviewed August 14, 2026, 4:08 PM ET / 20:08 UTC. ClawSweeper reviewWhat this changesThe PR consolidates duplicate v0.14.7 changelog headings into one dated section while retaining all three release notes. Merge readinessKeep this PR open: current main has two v0.14.7 headings, and this focused changelog-only patch restores the required single dated section without changing the release-note content. Priority: P3 Review scores
Verification
How this fits togetherThe changelog supplies the dated release notes used by the unified release process. Its version heading structure determines which notes are associated with a release. flowchart LR
A[Release changes] --> B[Changelog entry]
B --> C[Version heading validation]
C --> D[Unified release workflow]
D --> E[Published release notes]
Before merge
Agent review detailsSecurityNone. Review metrics
Technical reviewBest possible solution: Merge the changelog-only correction through the unified release workflow, retaining one dated v0.14.7 release section. Do we have a high-confidence way to reproduce the issue? Yes: current main visibly contains two v0.14.7 level-two headings, and the branch leaves one dated heading with all three notes. Is this the best way to solve the issue? Yes: consolidating the duplicate heading is the narrowest maintainable solution and preserves the release-note content. AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against 67e034c85127. LabelsLabel changes:
Label justifications:
EvidenceWhat I checked:
Likely related people:
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
|
Release validator requires exactly one dated level-two section matching the repo's header convention.