mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-21 04:50:39 +08:00
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:
@ -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]
|
||||||
|
Reference in New Issue
Block a user