mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
docs: The default for pr_description.final_update_message is true.
This commit is contained in:
parent
f2ba770558
commit
e43bf05c6e
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue