Skip to main content

Documentation Index

Fetch the complete documentation index at: https://trunk-4cab4936-sam-gutentag-merge-queue-overview.mintlify.app/llms.txt

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

Trunk provides a variety of webhooks to allow responding to various events from Trunk. Each event corresponds to a Trunk feature and an action within that feature (for example, a Pull Request being submitted to Trunk Merge).

Supported events

Trunk provides various webhooks to respond to events from Trunk Merge Queue. Merge Queue events are named with a pull_request prefix, you can find the events you can respond to in the Webhook Events reference from Svix.
https://mintcdn.com/trunk-4cab4936-sam-gutentag-merge-queue-overview/AcP_l2tg7eiRT34U/assets/svix.svg?fit=max&auto=format&n=AcP_l2tg7eiRT34U&q=85&s=683209b6ff42aa1cc6a1ee82e014ac6b

Webhook Events | trunk.io - Svix

You can learn about the Svix event catalog in the Svix docs.
If you don’t currently have an endpoint ready to receive webhooks, you can quickly set up a URL for testing by clicking the “use Svix Play” link - you’ll be able to inspect all webhook events sent there.