ci: refresh validation tooling#13
Conversation
|
Codex review: needs maintainer review before merge. Reviewed June 19, 2026, 7:16 AM ET / 11:16 UTC. Summary Reproducibility: not applicable. This PR is a tooling refresh, not a bug report with runtime reproduction steps. The relevant checks are diff inspection plus CI/actionlint/tool execution evidence. Review metrics: 2 noteworthy metrics.
Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Rank-up moves:
Risk before merge
Maintainer options:
Next step before merge
Security Review detailsBest possible solution: Land the focused version bumps after the changed workflow checks pass and maintainers accept the release workflow coverage, without adding release-note or version churn. Do we have a high-confidence way to reproduce the issue? Not applicable: this PR is a tooling refresh, not a bug report with runtime reproduction steps. The relevant checks are diff inspection plus CI/actionlint/tool execution evidence. Is this the best way to solve the issue? Yes: the PR keeps the change narrow by bumping existing tool/action refs and applying only the formatting change required by gofumpt. The only remaining maintainer choice is release-workflow confidence, not a different implementation path. AGENTS.md: not found in the target repository. Codex review notes: model internal, reasoning high; reviewed against 3f92390ffb32. Label changesLabel changes:
Label justifications:
Evidence reviewedWhat I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
|
|
Landed as 3e856ba. Verification:
The only source change is the formatting-only line wrap required by gofumpt v0.10.0. |
Summary
Staticcheck, setup-go, and gitleaks were already current.
Verification
actionlintGOWORK=off go test -count=1 ./...No release or version change.