docs: The default for pr_description.final_update_message is true.

This commit is contained in:
Yunosuke Yamada 2025-10-17 15:32:38 +09:00
parent f2ba770558
commit e43bf05c6e

View file

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