]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: ci: Add commit link and diff to RPM build job logs
authorMichał Kępień <michal@isc.org>
Mon, 11 May 2026 15:43:55 +0000 (17:43 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 11 May 2026 15:43:55 +0000 (17:43 +0200)
The output of update_rpms.py is terse, making it difficult to verify its
actions.  Add a commit link and "git show" output to the log of every CI
job running the update_rpms.py script in "build" mode to facilitate
double-checking its actions.

Merge branch 'michal/add-commit-link-and-diff-to-rpm-build-job-logs' into 'main'

See merge request isc-projects/bind9!11828


Trivial merge