Skip to content

Improve the runner details title and breadcrumb

Miguel Rincon requested to merge mrincon-runner-detail-breadcrumb-fix into master

What does this MR do?

Fix for: #32551 (closed) <- This could be discussed at #326197 (closed)

Improve the runner details title

This change adds the ID of the runner to the title of the page.

Why this change?

  • The page heading was missing, so I added to have the same appearance as other pages in the admin section

Screenshots (strongly suggested)

before after

In review app

https://gitlab-review-mrincon-ru-krm0hg.gitlab-review.app/admin/runners/1

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Miguel Rincon

Merge request reports