Skip to content

Commit

Permalink
GITBOOK-597: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
gewenyu99 authored and gitbook-bot committed Oct 31, 2024
1 parent 723f629 commit f345c4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Create a New Ticket
# Create Tickets

When Trunk Flaky Tests detects a broken or flaky test, you can create an automatically generated ticket for your team to pick up and fix the test. Currently, Ticket Creation only supports integrations with Jira, but the automatically generated ticket content is formatted in Markdown and can be copied to other platforms like Asana, Linear, or GitHub issues.
When Trunk Flaky Tests [detects a broken or flaky test](detection.md), you can create an automatically generated ticket for your team to pick up and fix the test. Currently, Ticket Creation only supports integrations with Jira, but the automatically generated ticket content is formatted in Markdown and can be copied to other platforms like Asana, Linear, or GitHub issues.

### Connecting to Jira

Expand Down Expand Up @@ -34,7 +34,7 @@ You can create a new ticket on the Flaky Test dashboard by clicking on the optio

<figure><img src="../.gitbook/assets/create-ticket-kebab.png" alt=""><figcaption></figcaption></figure>

You can also find a Create Ticket button in the top left corner of the test case details screen as well.
You can also find a Create Ticket button in the top left corner of the [test case details ](detection.md#test-case-details)screen as well.

<figure><img src="../.gitbook/assets/create-ticket-button.png" alt=""><figcaption></figcaption></figure>

Expand Down
2 changes: 1 addition & 1 deletion summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
* [Vitest](flaky-tests/frameworks/vitest.md)
* [XCTest](flaky-tests/frameworks/xctest.md)
* [Detection](flaky-tests/detection.md)
* [Create a New Ticket](flaky-tests/create-a-new-ticket.md)
* [Create Tickets](flaky-tests/create-tickets.md)
* [Uploader](flaky-tests/uploader.md)
* [Quarantining](flaky-tests/quarantining.md)
* [PR Test Summary](flaky-tests/github-pull-request-comments.md)
Expand Down

0 comments on commit f345c4d

Please sign in to comment.