Hive Hive
Sign in

Exclude branches from test run filters

Metadata
Source
RSS
Domains
Published
May 27, 2026 · 00:00 UTC
Update

Test run filters now support excluding branches that contain a specific substring. Use the new "does not contain" branch operator in the dashboard, or the query=-git_branch~"gh-readonly-queue" expression in the REST API and list_test_runs MCP tool, to hide merge queue runs such as gh-readonly-queue while keeping the rest of the test history visible.

Test runs page with a branch filter set to does not contain