chore: prepare v0.8.6 release - #165
Conversation
|
🦞👀 Pull request received. I will update this pull request when review starts. |
|
Codex review: needs maintainer review before merge. Reviewed August 31, 2026, 4:38 AM ET / 08:38 UTC. ClawSweeper reviewWhat this changesChanges the top changelog heading from Unreleased to the dated v0.8.6 release section while retaining all existing notes. Merge readinessKeep open. This is a focused collaborator-authored release-preparation PR; its one-line changelog change is consistent with the repository’s documented unified release flow and has no actionable correctness finding. Priority: P3 Review scores
Verification
How this fits togetherSlacrawl’s changelog supplies the release notes consumed by the manual unified release workflow. The workflow turns the dated section into the published version’s release material and assets. flowchart LR
A[Completed fixes] --> B[Changelog section]
B --> C[Release preparation PR]
C --> D[Unified release workflow]
D --> E[Versioned release assets]
Before merge
Agent review detailsSecurityNone. Review metrics
Technical reviewBest possible solution: Merge the dated release-note section once the normal release checks confirm it remains extractable by the unified workflow. Do we have a high-confidence way to reproduce the issue? Not applicable. This PR changes release-note metadata rather than a user-facing runtime behavior. Is this the best way to solve the issue? Yes. A dated top-level changelog section matches the documented unified release workflow and the prior v0.8.5 release-preparation pattern. AGENTS.md: not found in the target repository. Codex review notes: model internal, reasoning high; reviewed against 78545c2f5501. LabelsLabel changes:
Label justifications:
EvidenceWhat I checked:
Likely related people:
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
|
Prepare v0.8.6 by converting the existing Unreleased heading to a dated release section. Preserve all three credited fixes and the maintenance notes verbatim so the unified release workflow can extract its required changelog section.
Validated with the shared workflow's exact release-notes extractor,
git diff --check, and Codex autoreview (no actionable findings).