Skip to main content

Manage Builds Queue

Queue queue-icon displays builds that are waiting to be executed. It helps you monitor pending builds, reorder their execution priority, or cancel unnecessary ones you no longer need.

Reorder Build Queue

  1. Navigate to Queue queue-icon.

    queue-page

  2. Click Enable Reordering.

    queue-enable-reordering

  3. Locate the build you want to prioritize, then use the Drag Handle or the Up and Down arrows to move it to the desired position in the queue.

    queue-reordering

  4. Click Disable Reordering to lock the new order.

    queue-disable-reordering

    BuildNinja automatically updates the queue and begins processing builds based on the new order.

Cancel Queued Build

  • Locate the build you want to cancel from the list of queued builds and click Stop Running Build button to cancel the build.

    queue-page-stop-running-build-button

Search and Filter Builds in Queue

You can quickly locate builds using the search bar or narrow down the view using filters based on their status.

Search Builds

Use the Search Bar to find builds in the queue by entering keywords such as build name, project name, or build number. This helps you quickly locate specific builds without scrolling through the entire queue.

queue-search-bar

Filter Builds

Use the Filter Dropdown to narrow down the queue view by queue status:

Filter OptionDescription
AllDisplays all builds currently in the queue.
Agent BusyShows builds waiting because all available agents are currently occupied.
No Agent OnlineShows builds waiting because no agents are online.
No Compatible Agent AvailableShows builds that require a specific agent type that is not available.
No Compatible Agent OnlineShows builds that require a specific agent type, but none of those agents are currently online.
Concurrent Build Execution Limit ReachedShows builds waiting because the maximum allowed number of concurrent builds has been reached.
No Agent AvailableShows builds waiting because there are no agents available to process builds.
Ready To RunDisplays builds that meet all requirements and are ready to start execution as soon as an agent is available.
License Expired | Build Scheduling DisabledShows builds that cannot start because the license has expired and build scheduling has been disabled.

queue-filter-dropdown