Update default setting of final_update_message to false in describe.md and configuration.toml

This commit is contained in:
mrT23
2024-05-20 14:25:51 +03:00
parent a13cb14e9f
commit 71770f3c04
2 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ publish_labels = ...
</tr>
<tr>
<td><b>final_update_message</b></td>
<td>If set to true, it will add a comment message [`PR Description updated to latest commit...`](https://github.com/Codium-ai/pr-agent/pull/499#issuecomment-1837412176) after finishing calling `/describe`. Default is true.</td>
<td>If set to true, it will add a comment message [`PR Description updated to latest commit...`](https://github.com/Codium-ai/pr-agent/pull/499#issuecomment-1837412176) after finishing calling `/describe`. Default is false.</td>
</tr>
<tr>
<td><b>enable_semantic_files_types</b></td>

View File

@ -58,7 +58,7 @@ generate_ai_title=false
use_bullet_points=true
extra_instructions = ""
enable_pr_type=true
final_update_message = true
final_update_message = false
enable_help_text=false
enable_help_comment=true
# describe as comment