Update docs/docs/tools/pr_to_ticket.md

Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
This commit is contained in:
Hussam Lawen
2025-07-20 19:18:59 +03:00
committed by GitHub
parent 7f95e39361
commit 5e555d09c7

View File

@ -30,7 +30,7 @@ there are 3 ways to use the `create_ticket` tool:
The tool can be configured to automatically create tickets when a PR is opened or updated and the PR does not already have a ticket associated with it. The tool can be configured to automatically create tickets when a PR is opened or updated and the PR does not already have a ticket associated with it.
This ensures that every code change is documented in the ticketing system without manual intervention. This ensures that every code change is documented in the ticketing system without manual intervention.
To configure automatic ticket creation, add the following to `.pr_agnet.toml`: To configure automatic ticket creation, add the following to `.pr_agent.toml`:
```toml ```toml
[pr_description] [pr_description]