POST /v1/listPullRequests endpoint lets you query all PRs in your merge queue
programmatically. Filter by state (not ready, pending, testing, merged, failed, cancelled), time
range, and paginate through results. This gives CI integrations and internal tooling a complete view
of queue activity without scraping the UI.
Example Request
March
Merge Queue: List Pull Requests Public API Endpoint
A new POST /v1/listPullRequests endpoint lets you query all PRs in your merge queue programmatically. Filter by state (not ready, pending, testing, merged, failed, cancelled), time range, and…
A new
Flaky Tests: Configurable Threshold Monitors with Live Preview
Previous
Merge Queue: Route Slack Notifications to Multiple Channels
Next