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:
@ -69,8 +69,8 @@ After triggering, the tool will create a ticket and will add/update the `PR Desc
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td><b>default_project_key (required*)</b></td>
|
||||
<td>The default project key to use when creating tickets. This is required for the tool to create tickets in the ticketing system. Example: `SCRUM`.</td>
|
||||
<td><b>default_project_key</b></td>
|
||||
<td>The default project key for your ticketing system (e.g., `SCRUM`). This is required unless `fallback_to_git_provider_issues` is set to `true`.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>default_base_url</b></td>
|
||||
|
Reference in New Issue
Block a user