+30
−18
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
The check classified by branch-vs-tag, so a branch tip coinciding with a
release tag (e.g. main right after a release) was mis-read as "pinned to
latest" and went silent. Gate on the actual commit instead: stay silent
only when HEAD is exactly the latest release commit, and nudge in every
other state -- unpinned branch, older tag pin, or a non-release commit
(which now gets a "not on a release" hint).
Changelog: fixed
Co-Authored-By:
Claude Opus 4.8 <noreply@anthropic.com>