Skip to content

Filter group runners by tags

Miguel Rincon requested to merge 364819-add-tags-filter-group-search-bar into master

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

image

How to set up and validate locally

  1. Visit any group with one or more runners registered
  2. Select CI/CD -> Runners (e.g. http://gdk.test:3000/groups/h5bp/-/runners)
  3. Use the filtered search to filter by one of the runners tags
    • Retag the runners by editing them if needed.
  4. 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.

Related to #364819 (closed)

Edited by Miguel Rincon

Merge request reports

Loading