Skip to main content

Filter Builds

BuildNinja allows you to filter builds in the History tab based on when they ran and their execution status. Filtering helps you quickly narrow down build executions, making it easier to analyze outcomes, investigate failures, and monitor build activity across busy projects. BuildNinja provides the following filter options in the History tab:

  • Date Filter: Use this filter to view builds executed on a specific date or within a selected date range. This filter is useful for reviewing recent activity or investigating builds from a particular time period.
  • Status Filter: Use this filter to view builds by any of the following execution statuses.
    • Queued
    • VCS
    • Running
    • Cancelled
    • Cancelling
    • Failed
    • Completed
    • Generating Artifacts
    • Scheduled

When filters are applied, the build list updates automatically. Applied filters remain active until they are cleared or changed, and date and status filters can be used together for more precise results.

Filter Builds by Date

  1. Navigate to Projects projects-icon to access the project management interface.

  2. Select the build configuration for which you want to filter builds. The History tab opens by default.

    filter-builds-build-overview

  3. Click Date Range filter.

    filter-builds-build-overview-date-range-filter

  4. Select a specific date or define a date range.

    filter-builds-build-overview-selected-date-range-filter

  5. Review the updated list of builds.

    filter-builds-filtered-builds

Filter Builds by Status

  1. Navigate to Projects projects-icon to access the project management interface.

  2. Select the build configuration for which you want to filter builds. The History tab opens by default.

    filter-builds-build-overview

  3. Click Status filter.

    filter-builds-build-overview-status-filter

  4. Select a build status.

    filter-builds-build-overview-selected-status-filter

  5. Review the updated list of builds.

    filter-builds-status-filtered-builds