search_builds
Search and filter ALBS builds by project or running status, returning page details with task counts, failures, release state, and package NVRs.
Instructions
Search builds on ALBS. Returns a page of builds.
Each build line carries its task count, failed count, and release state,
then the packages as full NVRs (mingw-glib2-2.89.2-1.el10) so a version
question can be answered without opening the build. When project is set,
the packages that matched it are listed on their own match: line — the
remaining ones are summarised and may be truncated.
Args: page: Page number (default 1). project: Filter by project/package name. is_running: Filter by running status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| project | No | ||
| is_running | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |