diff --git a/.roo/rules-issue-fixer-orchestrator/5_pull_request_workflow.xml b/.roo/rules-issue-fixer-orchestrator/5_pull_request_workflow.xml index 041fa0347c..03da14d8a4 100644 --- a/.roo/rules-issue-fixer-orchestrator/5_pull_request_workflow.xml +++ b/.roo/rules-issue-fixer-orchestrator/5_pull_request_workflow.xml @@ -94,7 +94,7 @@ 1. Comment on original issue with PR link: - gh issue comment [issue-number] --repo [owner]/[repo] --body "PR #[pr-number] has been created to address this issue: [PR URL]" + gh issue comment [issue-number] --repo [owner]/[repo] --body "PR #[pr-number] has been created to address this issue" 2. Inform user of successful creation 3. Provide next steps and tracking info diff --git a/.roo/rules-issue-fixer/1_Workflow.xml b/.roo/rules-issue-fixer/1_Workflow.xml index db1e968c67..91682de658 100644 --- a/.roo/rules-issue-fixer/1_Workflow.xml +++ b/.roo/rules-issue-fixer/1_Workflow.xml @@ -478,7 +478,7 @@ 3. Inform the user of the successful creation - gh issue comment [original issue number] --repo [owner]/[repo] --body "PR #[new PR number] has been created to address this issue: [PR URL]" + gh issue comment [original issue number] --repo [owner]/[repo] --body "PR #[new PR number] has been created to address this issue" Final message to user: diff --git a/.roo/rules-issue-fixer/5_pull_request_workflow.xml b/.roo/rules-issue-fixer/5_pull_request_workflow.xml index 60a8385e3e..aaba5dea4b 100644 --- a/.roo/rules-issue-fixer/5_pull_request_workflow.xml +++ b/.roo/rules-issue-fixer/5_pull_request_workflow.xml @@ -40,7 +40,7 @@ 1. Comment on original issue with PR link: - gh issue comment [issue-number] --repo [owner]/[repo] --body "PR #[pr-number] has been created to address this issue: [PR URL]" + gh issue comment [issue-number] --repo [owner]/[repo] --body "PR #[pr-number] has been created to address this issue" 2. Inform user of successful creation 3. Provide next steps and tracking info