mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
docs: The default for pr_code_suggestions.enable_chat_text is false.
This commit is contained in:
parent
e43bf05c6e
commit
d67d053ae5
1 changed files with 1 additions and 1 deletions
|
|
@ -636,7 +636,7 @@ This configuration is recommended for:
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><b>enable_chat_text</b></td>
|
<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>
|
||||||
<tr>
|
<tr>
|
||||||
<td><b>publish_output_no_suggestions</b></td>
|
<td><b>publish_output_no_suggestions</b></td>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue