chore(release): prepare v0.13.0 - #165
Conversation
|
Codex review: needs maintainer review before merge. Reviewed August 3, 2026, 5:44 AM ET / 09:44 UTC. ClawSweeper reviewWhat this changesThis PR changes the Merge readinessKeep this draft open. It is a maintainer-authored, release-owned changelog freeze that matches the current unreleased content and the repository’s unified release flow; it needs normal release-owner timing and final check completion, not automated cleanup. Priority: P3 Review scores
Verification
How this fits togetherDiscrawl’s release workflow accepts an explicit version from protected flowchart LR
A[Protected main commit] --> B[Release preparation PR]
B --> C[Release-owned changelog]
C --> D[Unified release workflow]
D --> E[Signed release artifacts]
E --> F[GitHub release]
Before merge
Agent review detailsSecurityNone. Review metrics
Technical reviewBest possible solution: Merge the version freeze only when the intended protected Do we have a high-confidence way to reproduce the issue? Not applicable: this PR changes release metadata only, not a runtime behavior with a reproduction path. Is this the best way to solve the issue? Yes. Updating only the release-owned changelog heading is the narrow established release-preparation path, provided the release owner confirms the final protected AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against cfe1506d5de6. LabelsLabel changes:
Label justifications:
EvidenceWhat I checked:
Likely related people:
Rank-up movesOptional improvements that raise the rating; they are not merge blockers.
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
|
Summary
Validation
git diff --checkmake tidy-check fmtGOLANGCI_LINT_CACHE=/tmp/discrawl-release-0-13-0-golangci-cache make lintmake test-coverage test-race smokeGOWORK=off go run github.com/goreleaser/goreleaser/v2@v2.17.1 release --snapshot --clean --skip=publishRelease
After this lands, dispatch
.github/workflows/release-unified.ymlwithversion=0.13.0from the exact protectedmainhead.