Merge origin/main into es/safer_dynaconf_init

This commit is contained in:
Eyal Sharon 2025-10-22 08:39:36 +03:00
commit f0fe06aeca
2 changed files with 2 additions and 2 deletions

View file

@ -118,7 +118,7 @@ This option is enabled by default via the `pr_description.enable_pr_diagram` par
</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 false.</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>
</tr>
<tr>
<td><b>enable_semantic_files_types</b></td>

View file

@ -636,7 +636,7 @@ This configuration is recommended for:
</tr>
<tr>
<td><b>enable_chat_text</b></td>
<td>If set to true, the tool will display a reference to the PR chat in the comment. Default is true.</td>
<td>If set to true, the tool will display a reference to the PR chat in the comment. Default is false.</td>
</tr>
<tr>
<td><b>publish_output_no_suggestions</b></td>