GNOME Gitlab now allows filtering jobs by name

Filtering by job names previously will show the following message:

Raw text search is not currently supported for the jobs filtered search feature. Please use the available search tokens.

This feature (experimental) has now been enabled in GNOME GitLab (thanks @averi). There is no drop down option for the job name filter. One needs to enter job name in the text field and press enter.

E.g. For macos-arm64 jobs from all pipelines in GLib:

https://gitlab.gnome.org/GNOME/glib/-/jobs?name=macos-arm64&kind=BUILD

1 Like