Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.trunk.io/llms.txt

Use this file to discover all available pages before exploring further.

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