Skip to content

Move admin runners menu

What does this MR do and why?

This change moves the admin runners menu item from "Admin Menu > Overview > Runners" to "Admin Menu > CI/CD > Runners"

This ensures consistency between our menus allowing users to know where to go when looking for Runners regardless of which view they are on.

Changelog: changed

Screenshots or screen recordings

before after
Screenshot_2022-12-20_at_11.20.29 image

How to set up and validate locally

  1. Visit the Admin section (e.g. http://gdk.test:3000/admin)
  2. Confirm the CI/CD -> Runners menu and sub menu works, same as other menus
  3. Select any runner, and confirm the menu item is selected

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #340859 (closed)

Edited by Miguel Rincon

Merge request reports