[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] jenkins job health page: make job URL in footer clickable

Holger Levsen gitlab at salsa.debian.org
Fri Jan 18 13:52:45 GMT 2019


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
0b414680 by Holger Levsen at 2019-01-18T13:52:34Z
jenkins job health page: make job URL in footer clickable

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/maintenance.sh


Changes:

=====================================
bin/maintenance.sh
=====================================
@@ -239,7 +239,7 @@ build_jenkins_job_health_page() {
 	done
 	if ! $empty ; then
 		write_page "</p>"
-		write_page "<p><small>This page was generated by $JOB_URL at $(date -u).</small></p>"
+		write_page "<p><small>This page was generated by <a href=\"$JOB_URL\">$(basename $JOB_RUL)</a> at $(date -u).</small></p>"
 		write_page "</body></html>"
 	fi
 	mv $PAGE ~/userContent/jenkins_job_health.html



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/0b414680ae806742bcaa3d865f3f1f6950c321af

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/0b414680ae806742bcaa3d865f3f1f6950c321af
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190118/37f88e75/attachment.html>


More information about the Qa-jenkins-scm mailing list