Skip to content

v0.62.4

Choose a tag to compare

@github-actions github-actions released this 20 Mar 14:01
· 1767 commits to main since this release
a898ed7

🌟 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-token support in update-discussion safe output — The update-discussion safe output handler now accepts a custom github-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_comment call. 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-token in update-discussion safe 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