chore: release 0.8.7 - #170
Conversation
|
🦞👀 Pull request received. I will update this pull request when review starts. ClawSweeper review completeClawSweeper finished reviewing this revision. The review result is being finalized. |
|
Codex review: needs maintainer review before merge. Reviewed September 5, 2026, 3:39 PM ET / 19:39 UTC. ClawSweeper reviewWhat this changesDates the 0.8.7 changelog and highlights the fix for Slack member-directory sync hanging on repeated page cursors. Merge readiness✅ Ready for maintainer review Keep open: this is a focused, correct release-preparation patch that is not yet on the pinned main branch. No actionable defects were found, and the collaborator-authored PR is exempt from automatic cleanup. Priority: P3 Review scores
Verification
How this fits togetherSlacrawl’s changelog describes changes included in each CLI release. Its separate release workflow builds and publishes versioned binaries, with GoReleaser injecting the runtime version. flowchart LR
A[Changes on main] --> B[Release changelog]
B --> C[Release preparation PR]
C --> D[Main branch]
E[Manual version input] --> F[Release workflow]
D --> F
F --> G[Versioned CLI packages]
Before mergeNone. Agent review detailsSecurityNone. Review metricsNone. Technical reviewBest possible solution: Keep the focused release notes and publish versioned artifacts through the repository’s established unified release workflow. Do we have a high-confidence way to reproduce the issue? Not applicable: this is release documentation; the highlighted runtime behavior is supported by existing source and regression tests. Is this the best way to solve the issue? Yes: dating the existing notes and adding a concise highlight is a narrow release-preparation change consistent with the target’s release process. AGENTS.md: not found in the target repository. Codex review notes: model internal, reasoning medium; reviewed against 06db31fdcd10. LabelsLabel changes:
Label justifications:
EvidenceWhat I checked:
Likely related people:
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
|
Prepare patch release 0.8.7 for September 5, 2026. Date the changelog, keep Fixes before Maintenance and contributor credit, and lead with the users.list pagination hang fix.
The runtime version remains injected by GoReleaser. A local release-version build reports
0.8.7; the changelog-only change passed independent P0–P2 review. The unified release workflow will run only after CI and Docker pass on the resulting main commit.