Filter group runners by tags
What does this MR do and why?
This change allows group owners to filter runners by tags.
Changelog: added
This adds a new way to filter runners in the Group Runners page.
Screenshots or screen recordings
How to set up and validate locally
- Visit any group with one or more runners registered
- Select CI/CD -> Runners (e.g.
http://gdk.test:3000/groups/h5bp/-/runners
) - Use the filtered search to filter by one of the runners tags
- Retag the runners by editing them if needed.
- Verify the filtering works (try a missing tag as well).
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 #364819 (closed)
Edited by Miguel Rincon