View as Markdown
CI Insights

CI & Test Insights stats now available in the public API

The test, runner, and CI queue stats endpoints are now part of Mergify's public REST API, each returning a window summary value plus a per-day time series.

You can now query your Test Insights and CI Insights statistics — test health, runner activity, and CI queue metrics — directly from Mergify’s public REST API. Every stats endpoint returns both a summary value for the window you select and a per-day series, so you can build your own reports, dashboards, and CI automation on the same data that powers the Insights dashboards.

Was this page helpful?