+16
−16
+22
−0
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
GitLab's changelog template emits each commit reference as a bare
"(namespace/project@<40-hex-sha>)" — long, hard to read, and only clickable
inside GitLab's own UI. Rewrite references in otica-changelog.sh into
"([<short-sha>](<server>/<project>/-/commit/<sha>))" so release notes are compact
and clickable everywhere (CHANGELOG.md, IDEs, the GitLab Release page).
Regenerate the existing CHANGELOG.md entries to match.
Changelog: changed
Co-Authored-By:
Claude Opus 4.8 <noreply@anthropic.com>