v0.62.4
🌟 Release Highlights
A focused patch release bringing improved authentication flexibility for discussion safe outputs and a reliability fix for scheduled smoke runs.
✨ What's New
github-tokensupport inupdate-discussionsafe output — Theupdate-discussionsafe output handler now accepts a customgithub-token, giving workflows greater control over which identity is used when updating GitHub Discussions. This is consistent with the authentication model used by other safe output handlers.
🐛 Bug Fixes & Improvements
- Smoke-Gemini scheduled runs stabilized — Scheduled Gemini smoke runs were failing due to an unconditional
add_commentcall. The fix applies the comment step conditionally and recompiles affected lock files, restoring reliable scheduled validation.
For complete details, see CHANGELOG.
Generated by Release
What's Changed
- Support
github-tokeninupdate-discussionsafe output by @Copilot in #21924 - fix: smoke-gemini scheduled runs fail due to unconditional add_comment + recompile stale lock files by @Copilot in #21920
- [ubuntu-image] research: update Ubuntu runner image analysis to 20260309.50.1 by @github-actions[bot] in #21928
- [architecture] Update architecture diagram scratchpad - 2026-03-20 by @github-actions[bot] in #21932
- [docs] Update glossary - daily scan by @github-actions[bot] in #21948
- chore: bump golang.org/x/term v0.40.0 → v0.41.0 by @Copilot in #21945
- chore(deps): bump protobuf to v1.36.11, grpc already at v1.79.3 by @Copilot in #21914
Full Changelog: v0.62.3...v0.62.4