Runner number does not link to runner admin page.
Summary
As admin of the gitlab instance, runner number on a job used to link to the admin page /admin/runners/{#}
Steps to reproduce
Go to any job and it won't work.
Proposal
-
jobs/:id.jsonwill send a new propertypathunder therunnerproperty if the user has admin access. - FE will show the link if
runner.pathis available
Design
- Runner link in job detail page sidebar should link towards runner detail page if you are an instance administrator