Merge pull request #2070 from YunosukeY/docs/fix-some-documentation-drifts

docs: Fix some documentation drifts
This commit is contained in:
ofir-frd 2025-10-22 08:31:32 +03:00 committed by GitHub
commit 9ee7ba3919
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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>