Fundraising Fox

Trunk

San Francisco, US · Founded 2021 · 58 employees on LinkedIn · 5 known investors

Trunk is a CI reliability platform that detects, quarantines, and eliminates flaky tests across any language, test runner, or CI provider. It also offers a merge queue system that speeds up CI pipelines through features like intelligent batching and parallel queue management for development teams.

Also known as trunk-io · Trunk.io

Founders & leadership

Trunk was founded in 2021 by David Mytton, Matt Matheson, Chris Clearwater, David Apirian, and Eli Schleifer.

DM
David MyttonCo-Founder
MMMatt Matheson
Matt MathesoninCo-Founder, CTO
CC
Chris ClearwaterFounder
DA
David ApirianFounder
ESEli Schleifer
Eli SchleiferFounder

Investors · 5

Funding

SEC filings, press & company announcements

Source: company announcements and press reports — follow each round's link for the claim.

Company profile

researched Aug 2026

Trunk (trunk.io) sells a continuous-integration reliability platform aimed at two bottlenecks it identifies as limiting engineering velocity at scale: merge queue serialization and flaky test multiplication. Its two principal products are Trunk Merge Queue, which analyzes which code each pull request touches in order to create independent, parallel test lanes for non-overlapping changes, and Trunk Flaky Tests, which detects unreliable tests and quarantines them so false failures do not block pipelines. Customers typically adopt whichever product addresses their more urgent problem and expand from there.

The Flaky Tests product uses branch-aware detection (interpreting failures differently on main, pull requests, and merge queues), no-code quarantine from a dashboard with an optional auto-quarantine mode, continuous analysis of every pipeline execution rather than sampling, AI-generated error summaries and duplicate-failure grouping, in-PR test summaries, test status history, and ticketing integrations with Jira and Linear plus notification integrations such as Slack. The Merge Queue product provides intelligent batching of up to 100 PRs per CI run with automatic bisection to isolate the failing change, anti-flake protection (failed PRs remain in the queue and can merge if a later PR containing their code passes, combining optimistic merging and pending failure depth), predictive testing against the projected future state of main, parallel lanes that let hotfixes bypass the queue without cascade rebuilds, and API and webhook integrations for custom merge bots and workflow automation.

Trunk also maintains open-source developer tooling on GitHub, including a plugins repository that packages integrations for linters, formatters, security scanners, git hooks, and default configurations used by Trunk Code Quality, and a GitHub Action that runs Trunk Code Quality and posts inline annotations on pull requests.

Founding story

The about page states the company formed in 2021 with the goal of helping teams build software better and faster through a holistic developer experience toolkit. Eli Schleifer is listed as CEO/Founder (previously Uber, Google) and Matt Matheson as CTO/Founder (previously Uber, Microsoft).

Business model

Trunk sells software to engineering organizations, with a pricing page and a demo-booking motion on its website. Its GitHub Action documentation states that Trunk Code Quality is free for individual use, free for open source projects, and has a free tier for team use in private repositories, with paid options referenced via a pricing page. Specific pricing figures are not disclosed in the available sources.

Paid software subscriptions for teams alongside free tiers: Trunk Code Quality is stated to be free for individual use and for open source projects, with a free tier for private-repo team use and paid plans referenced through the company's pricing page.

Traction

Customer-reported outcomes cited by Trunk include Caseware reducing median merge time from six hours to 90 minutes while processing 4-8 PRs per batch, Zillow eliminating pipeline blockages from known flaky tests, and Faire preventing 20% of main-branch failures from green-green conflicts. Trunk states its merge queue has been validated at 250+ PRs per hour over 24-hour periods (6,000+ PRs/day) and that intelligent batching can reduce CI costs by up to 90%. Its open-source repositories show 166 stars/63 forks (plugins) and 248 stars/27 forks (GitHub Action).

Latest developments

Trunk's GitHub Action repository highlights Trunk Flaky Tests as a newer product that detects, quarantines, and eliminates flaky tests, and the website markets AI-powered failure analysis, webhook support, integrated Jira/Linear ticketing, and parallel merge queues. Open roles listed include Developer Marketing Lead, Tech Lead (CI & Test Data Platform), and Senior Software Engineer (Platform).

Full profile — market position, technology, go-to-market, geography, history

Market position

Trunk positions itself around problems that emerge at high pull-request volume, contrasting its approach with traditional serial merge queues and with build systems such as Bazel, Nx, and Gradle that provide parallelization and caching but do not address merge serialization or flaky tests. Its GitHub profile lists Zillow, Brex, Faire, Waabi, Motional, Metabase, Google[x], and Descript among users.

Trunk contrasts its graph-based parallel merge lanes with single-lane serial merge queues, and pairs merge queue management with automated flaky test detection and quarantine in one platform. Additional stated differentiators include no-code quarantine that avoids merging test fixes through a broken pipeline, anti-flake protection that keeps failed PRs eligible to merge, automatic bisection within batches, predictive testing against the future state of main, and analysis of every pipeline execution rather than periodic sampling. The product is designed to be agnostic to CI provider, language, and test framework.

Technology

The platform is CI-agnostic, integrating via a CLI that uploads test results from existing pipelines, and is documented as working with GitHub Actions, GitLab CI, Jenkins, BuildKite, CircleCI, and Azure DevOps. It is language-agnostic (Go, TypeScript, Python, Swift, Java, Kotlin, Ruby, Solidity, Rust and others) because it analyzes structured test output formats such as JUnit XML and XCTest rather than source code, and supports 25+ test frameworks including Jest, Pytest, XCTest, Cypress, Playwright, RSpec, JUnit, and GoogleTest. It provides native integrations with the Bazel, Nx, and Gradle build systems to calculate impacted targets for parallel merge queues, plus an API for custom build systems. Merge Queue and Flaky Tests APIs and webhooks (delivered with Svix transformations) allow programmatic PR submission, queue state queries and updates, quarantine listings, ticket linking, and event-driven automation. Trunk also publishes an open-source plugins repository covering linters, formatters, security tools, git hooks, and a hermetic CLI tool manager, and a GitHub Action for running Trunk Code Quality in CI.

Go-to-market

Self-serve and developer-led entry points combined with sales-assisted motion: the website emphasizes booking a demo and reading documentation, the GitHub organization offers free sign-up and a demo scheduling link plus a support email, and open-source distribution (plugins repository, GitHub Action, Slack community) serves as a developer acquisition channel. Trunk was hiring a Developer Marketing Lead as of the about page.

Software engineering organizations with high-volume CI pipelines, large test suites, and monorepos — described in sources as teams at 150+ pull requests per day up to thousands per day, with dozens or hundreds of developers. Named users and testimonial sources include Zillow, Brex, Faire, Waabi, Motional, Metabase, Google[x], Descript, Caseware, BetterUp, AgencyAnalytics, Glydways, and Canvue.

Geography

Hybrid remote team distributed across the country with an office in San Francisco; job listings are posted for San Francisco or remote in the US or Canada.

History

According to the company's about page, Trunk formed in 2021 to create a holistic developer experience toolkit and is backed by investors including Andreessen Horowitz and Initialized Capital. It has raised over $28 million, comprising a $3.5 million seed round from Andreessen Horowitz and a $25 million Series A associated with Initialized Capital and Andreessen Horowitz. The company operates as a hybrid remote team distributed across the country with an office in San Francisco.

Compiled by commissioned research from 8 cited public sources — announcements, filings, and press listed under research sources below.

Key figures

latest reported
Caseware median merge time reductionJan 2025Reduced from 6 hours to 90 minutes
CI cost reduction from intelligent batchingJan 202590%
Faire main-branch failures preventedJan 202520%
GitHub stars - trunk-io/pluginsJan 2025166 stars
GitHub stars - trunk-io/trunk-actionJan 2025248 stars
Max PRs per merge queue batchJan 2025100 pull requests
Merge queue throughput validatedJan 20256,000 pull requests per day
Supported test frameworksJan 202525+ test frameworks
Total funding raisedJan 2021$28M

Company-reported or press-reported figures, each dated to when it was claimed — not independently audited.

Competitors · 10

by search overlap
BrowserStack272 shared keywordsBrowserStack provides a cloud-based software testing platform for scaling test automation across 3,500+ browser-device combinations on a real device cloud, aimed at development and QA teams. Its offerings cover cross-browser and browser automation testing, WCAG accessibility compliance testing, AI-driven test management, and visual testing, with integrations for major frameworks and CI/CD pipelines.
Katalon189 shared keywordsKatalon provides a software test automation platform that supports web, mobile, desktop, and API testing with integrations and quick setup. It offers a product called Studio Enterprise aimed at software development and QA teams.
Testsigma181 shared keywordsTestsigma is a quality intelligence platform that uses AI agents to detect testing gaps at each code commit and generate self-healing automated tests across web, mobile, API, and Salesforce. It serves engineering and QA teams, scoring release confidence with a human approval step before shipping.
TestMu AI178 shared keywordsTestMu AI (formerly LambdaTest) is an AI-agentic quality engineering cloud that helps engineering teams automate end-to-end testing across web, mobile, and AI applications. Its products include autonomous test agents (Kane AI), agent testing for chatbots and voice assistants, AI visual testing, a real device cloud, and the HyperExecute test orchestration platform.
testRigor178 shared keywordstestRigor provides AI-driven functional test automation for software development teams. The platform enables companies to achieve high test automation coverage with minimal maintenance effort, targeting fast-moving startups and development teams.
Global App Testing140 shared keywordsGlobal App Testing operates a crowdsourced software testing platform, connecting enterprises with over 100,000 professional testers globally to conduct real-world quality assurance across devices, regions, languages, and accessibility requirements. The company serves software development teams and enterprises seeking comprehensive testing coverage before product releases.
Keploy138 shared keywordsKeploy generates API and integration tests and dependency mocks by capturing real application traffic using eBPF and network-level interception, then replays them against new builds to detect regressions. It provides isolated sandboxes with virtualized databases, queues, and APIs for developers testing changes locally, in CI/CD, or on Kubernetes.
Circleci137 shared keywordsCircleCI develops continuous integration and continuous delivery (CI/CD) tooling that helps software development and developer-experience teams build, test, and ship code faster and more reliably. It serves engineering teams and businesses across the software delivery lifecycle.
Testim117 shared keywordsTricentis Testim provides AI-powered test automation for custom web, mobile, and Salesforce applications, letting development and QA teams author tests using natural language and self-healing AI/ML locators. It covers test creation, execution, management, and troubleshooting across CI/CD release processes.
Accelq113 shared keywordsACCELQ provides a no-code test automation platform for continuous testing across web, mobile, API, desktop, cloud, and packaged applications. It targets QA teams, automation engineers, product owners, and QA managers, offering unified quality lifecycle management from test design through change management.

Companies competing with Trunk for the same Google search keywords, organic and paid, via search-intersection analysis.

Timeline · 4

launches, deals, and filings
Jan 2025
Trunk Flaky Tests promoted as new product

Trunk's GitHub Action repository flags Trunk Flaky Tests, which detects, quarantines, and eliminates flaky tests, as a new offering.

source ↗

Jan 2021
$25M Series A

Company about page lists a $25 million Series A associated with Initialized Capital and Andreessen Horowitz.

$25M source ↗

Jan 2021
$3.5M seed round from Andreessen Horowitz

Company about page lists a $3.5 million seed round from Andreessen Horowitz as part of over $28 million raised.

$3.5M source ↗

Jan 2021
Trunk formed to build a developer experience toolkit

The about page states the company formed in 2021 to create a holistic developer experience toolkit.

source ↗

Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.

In the news

Research sources · 8

primary sources listed

8 public sources were cited for this profile; the first-party ones are listed here.

Frequently asked questions

What does Trunk do?
Trunk is a CI reliability platform offering flaky-test detection/quarantine and a parallelized merge queue for engineering teams.
Who founded Trunk?
Trunk was founded by David Mytton, Matt Matheson, Chris Clearwater, David Apirian, Eli Schleifer in 2021.
Who are Trunk's investors?
Trunk's investors include Andreessen Horowitz, Garage Capital, Innovation Endeavors, Insight Partners, Redpoint Ventures.
Where is Trunk headquartered?
Trunk is headquartered in San Francisco, US.