Introducing Trunk Merge

Stop waiting in a queue.

Merge PRs in parallel while ensuring the build is never broken.

Thanks, you're all signed up for CI Debugger and are on the waitlist!
Oops! Something went wrong while submitting the form.

Integrates with any CI Provider

Jenkins
Github Actions
Buildkite
Circle CI

An express lane for merging

Unrelated PRs can just merge independently. If you change docs, Trunk Merge doesn't test against other queued PRs.

Scale repos to hundreds of active engineers

As repos get big, merge queues get slow. Trunk Merge stays fast regardless of how big your repo is, because PRs only test against other related PRs.

Escape O(n²)

Run far fewer CI jobs than GitHub merge queue with the same guarantees that main is always passing the build.