March
Merge Queue: Testing Details API Now Includes Impacted Target Information
The Get Testing Details API now returns impacted target information, giving CI systems everything they need to launch the right tests.
The Get Testing Details API now returns impacted target information, giving CI systems everything
they need to launch the right tests. Previously, teams using impacted targets had to piece
together information from multiple API calls to figure out which targets a PR affects and which
tests to run. Now a single API call returns impacted targets alongside queue position, dependent
PRs, and batch membership, so your CI can make informed decisions about test scope without extra
round-trips.
Read the Docs
to learn more
Flaky Tests: Automatically Create Jira Issues from Webhooks
Previous
Merge Queue: Multiple Queues Per Repo with Grouped Selector
Next