Skip to main content

🎁 New features

CI Intelligence for GitHub Actions. Turn on CI Intelligence for a repository and Trunk starts collecting every workflow run, job, step, and the time each job spent waiting for a runner. Setup is two toggles: install the Trunk and Trunk CI apps, then flip CI Intelligence on for the repository. Data appears as runs execute. See the GitHub Actions setup guide and the CI overview for what gets collected and how it is modeled. Re-runs are tracked as separate attempts of the same run, so a flaky job’s history is preserved across retries. Jobs are identified by their jobs: key rather than their display name, so renaming a job keeps its history intact.