git/.github/workflows
Justin Tobler ecaacbc7a2 github-ci: fix link to whitespace error
When the `check-whitespace` CI job detects whitespace errors, a
formatted summary of the issue is generated. This summary contains links
to the commits and blobs responsible for the whitespace errors. The
generated links for blobs do not work and result in a 404.

Instead of using the reference name in the link, use the commit ID
directly. This fixes the broken link and also helps enable future
generalization of the script for other CI providers by removing one of
the GitHub specific CI variables used.

Signed-off-by: Justin Tobler <jltobler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-05-03 12:11:49 -07:00
..
check-whitespace.yml github-ci: fix link to whitespace error 2024-05-03 12:11:49 -07:00
coverity.yml ci: bump remaining outdated Actions versions 2024-02-12 08:47:38 -08:00
l10n.yml l10n: ci: disable cache for setup-go to suppress warnings 2024-02-16 11:51:19 +08:00
main.yml Merge branch 'pb/ci-win-artifact-names-fix' 2024-03-21 14:55:13 -07:00