> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Flaky Tests: Automatically Create Jira Issues from Webhooks

> A new Jira connector in your webhook settings creates issues in your Jira Cloud project whenever a test's status changes to flaky and impacts more than a configurable number of PRs.

**You can now automatically create Jira issues when a test becomes flaky.**

<img src="https://mintcdn.com/trunk-4cab4936/w76MKdCIplbmEDae/assets/changelog/flaky-tests-automatically-create-jira-issues-from-webhooks-1rzy9x.png?fit=max&auto=format&n=w76MKdCIplbmEDae&q=85&s=1e1a1aec69fce706351307dfae42fa0c" alt="" width="1614" height="1038" data-path="assets/changelog/flaky-tests-automatically-create-jira-issues-from-webhooks-1rzy9x.png" />

A new Jira connector in your webhook settings creates issues in your Jira Cloud project whenever a
test's status changes to flaky and impacts more than a configurable number of PRs. This mirrors the
existing Linear webhook integration. Configure your Jira project key, issue type, labels, and custom
fields, and issues are created with full test context including failure rates, codeowners, and links
back to the Trunk test detail page.

[Read the Docs](/flaky-tests/webhooks/jira-integration) to learn more
