Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Add github url in jenkins blue ocean view

When i run a job in jenkins and view it in the blue ocean view it shows me the short git hash on the top left. I would like this hash to be clickable and link to the github page of that particular commit. Is there a way to do this?

This is the hash i'm talking about.

like image 564
Enermis Avatar asked Sep 17 '25 16:09

Enermis


1 Answers

This is a bug in Blue Ocean and we aim to have it fixed for the 1.2 release. Watch this ticket for updates.

like image 121
James Dumay Avatar answered Sep 20 '25 11:09

James Dumay