Trunk Webhooks

Svix-powered outbound webhooks for subscribing to Flaky Tests events (test_case.status_changed, test_case.monitor_status_changed, test_case.investigation_completed) and Merge Queue events (pull_request.* and pull_request_batch.* such as merged, queued, testing, failed, canceled). Used to trigger downstream workflows like GitHub Issues creation.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: trunk-io:webhooks-api
name: Trunk Webhooks
tags:
- Webhooks
- Events
- Svix
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.trunk.io/flaky-tests/webhooks
baseURL: https://api.trunk.io
properties:
- url: https://docs.trunk.io/flaky-tests/webhooks
  type: Documentation
description: Svix-powered outbound webhooks for subscribing to Flaky Tests events (test_case.status_changed,
  test_case.monitor_status_changed, test_case.investigation_completed) and Merge Queue events (pull_request.*
  and pull_request_batch.* such as merged, queued, testing, failed, canceled). Used to trigger downstream
  workflows like GitHub Issues creation.