From 914cc6639a0a7526e166034a1f62482ad8a17bc2 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Thu, 13 Jul 2023 17:34:18 +0300 Subject: [PATCH] ignore current title --- pr_agent/settings/pr_description_prompts.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pr_agent/settings/pr_description_prompts.toml b/pr_agent/settings/pr_description_prompts.toml index 33d7e01e..2ec31b1c 100644 --- a/pr_agent/settings/pr_description_prompts.toml +++ b/pr_agent/settings/pr_description_prompts.toml @@ -28,9 +28,7 @@ Don't repeat the prompt in the answer, and avoid outputting the 'type' and 'desc """ user="""PR Info: -Title: '{{title}}' Branch: '{{branch}}' -Description: '{{description}}' {%- if language %} Main language: {{language}} {%- endif %}