chore: open next Unreleased section - #91
Conversation
|
🦞👀 Pull request received. I will update this pull request when review starts. |
|
Codex review: needs maintainer review before merge. Reviewed August 27, 2026, 10:47 PM ET / August 28, 2026, 02:47 UTC. ClawSweeper reviewWhat this changesThe PR adds an empty Unreleased section above the v0.14.7 release notes to begin the next development changelog cycle. Merge readinessThis PR remains necessary: current main still begins with the v0.14.7 section, and the release checklist explicitly calls for an Unreleased section after closeout. No introduced correctness or security defect was found. Priority: P3 Review scores
Verification
How this fits togetherThe changelog records crawlkit releases and upcoming changes for downstream Go users. This PR changes only the release-notes entry point and does not affect runtime packages or release artifacts. flowchart LR
A[Unified release workflow] --> B[Versioned release notes]
B --> C[Closeout pull request]
C --> D[Unreleased section]
D --> E[Future development notes]
Before merge
Agent review detailsSecurityNone. Review metrics
Merge-risk optionsMaintainer options:
Technical reviewBest possible solution: Merge the focused closeout change so future development changes have the documented Unreleased destination. Do we have a high-confidence way to reproduce the issue? Not applicable: this is a changelog-structure change rather than a reported runtime defect. Is this the best way to solve the issue? Yes: adding the heading directly follows the repository's documented post-release closeout path. AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against 5309f4cd9246. LabelsLabel justifications:
EvidenceWhat I checked:
Likely related people:
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
HistoryReview history (26 earlier review cycles; latest 8 shown)
|
|
Superseded: #97 (merged) already opened the Unreleased changelog section with the dependency-refresh entries. |
Opens the next Unreleased changelog section after the verified release.
Created by the fleet release closeout stage.