From fffbee5b34c334e93336399a9e3fee502e9c7ccd Mon Sep 17 00:00:00 2001 From: Hussam Lawen Date: Sun, 20 Jul 2025 19:21:17 +0300 Subject: [PATCH] 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> --- docs/docs/tools/pr_to_ticket.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/tools/pr_to_ticket.md b/docs/docs/tools/pr_to_ticket.md index 06bce869..aae228d0 100644 --- a/docs/docs/tools/pr_to_ticket.md +++ b/docs/docs/tools/pr_to_ticket.md @@ -69,8 +69,8 @@ After triggering, the tool will create a ticket and will add/update the `PR Desc - - + +
default_project_key (required*)The default project key to use when creating tickets. This is required for the tool to create tickets in the ticketing system. Example: `SCRUM`.default_project_keyThe default project key for your ticketing system (e.g., `SCRUM`). This is required unless `fallback_to_git_provider_issues` is set to `true`.
default_base_url