| This was the top result when I was trying to figure out how to link from an external service to the bottom of a job's console output. I ended up going with the following in my scripted pipeline: `${BUILD_URL}/console#footer` That seems to be working well both for builds in progress as well as completed ones. |