
Allow to search for builds and buildsets using substrings of job_name, project, branch, and pipeline. This is the user-facing part of 908420. Change-Id: If3c8b870a4f9feb8c50a19cda8115aef048f75b9
8 lines
304 B
YAML
8 lines
304 B
YAML
---
|
|
features:
|
|
- |
|
|
Zuul now supports substring searches on the Builds and Buildsets pages on
|
|
its web UI. This is supported by placing asterisk (*) placeholders anywhere
|
|
in the search term, representing any characters. This is enabled for job
|
|
name, branch, project, and pipeline filters.
|