Adds a jobs tab in group runner details
What does this MR do and why?
Implements: #361649 (closed)
This change adds a tab in the group runner details, that was previously only visible for admins.
Users will be indicated that they may only see jobs they have access to.
Changelog: added
Screenshots or screen recordings
How to set up and validate locally
gitlab:seed:runner_fleet
to generate some.
- Visit the group page (e.g. http://gdk.test:3000/rf-top-level-group-1)
- Select CI/CD -> Runners in the menu
- Select runner with some jobs (identified with the job count
- Verify the list if correct
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #361649 (closed)
Edited by Miguel Rincon