For the complete documentation index, see llms.txt. This page is also available as Markdown.

Builds list

Browse, filter, and open builds for a project to scan status and drill into the runs you care about in Argos.

The Builds list is the main view for tracking every Argos build in a project. It helps you scan status, drill into a specific build, and filter down to exactly the runs you care about.

Builds list showing build rows with status badges, change counts, and filters

A project Builds list with status badges, change counts, and filters

Open the Builds list

  1. Open your project in Argos.

  2. Select the Builds tab.

What each row shows

Each row represents a single build:

  • Build number and status — for example Auto-approved, Changes approved, Changes detected, or Changes rejected.

  • Change counts — changes, additions, and removals when applicable.

  • Pull request metadata when the build is linked to a PR.

  • Branch and commit information.

  • Timestamp for when the build was created.

Filters

Use the filters at the top of the page to narrow the list:

  • Type: Filter by build type — check, orphan, or auto-approved builds.

  • Status: Filter by review state — approved, changes detected, or rejected.

  • Build name: Filter to a specific build name when your CI splits builds.

Build names in the filter are sourced from builds created in the last month. Builds can't be deleted, but unused build names drop out of the filter list after about a month of inactivity.

FAQ

Can I delete a build?

No. Builds are immutable records and cannot be deleted.

Why did a build name disappear from the filter?

The build name list only includes names used in builds created within the last month. If a build name has no recent activity, it no longer appears.

Last updated

Was this helpful?