Trunk provides webhooks for you to build custom integrations to automate workflows, like notifying your team when a test becomes flaky or automatically creating tickets to investigate flaky tests. Trunk already provides a Jira integration, and more are planned. Webhooks lets you build custom integrations for use cases that are not supported out of the box. Svix powers webhooks for Trunk. You’ll be using Svix to configure webhooks and you should familiarize yourself with the Svix App Portal docs to learn more.Documentation Index
Fetch the complete documentation index at: https://trunk-4cab4936-mintlify-migrate-trunk-docs-1778256504.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Supported Events
Trunk lets you create custom workflows with event-triggered webhooks. Flaky Test events are named with atest_case prefix. You can find all the events that Trunk supports in the event catalog:
Open resource
Open the referenced resource in a new tab.
| Send a Slack Message | slack-integration | |||
| Create a GitHub Issue | github-issues-integration | |||
| Send a Microsoft Teams Message | microsoft-teams-integration | |||
| Create a Linear Issue | linear-integration |