docs: The default for pr_code_suggestions.enable_chat_text is false.

This commit is contained in:
Yunosuke Yamada 2025-10-17 15:33:17 +09:00
parent e43bf05c6e
commit d67d053ae5

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>