mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
Remove the unnecessary flag '--pr_description.final_update_message=false'
This commit is contained in:
parent
f78762cf2e
commit
5e9c56b96c
1 changed files with 1 additions and 1 deletions
|
|
@ -285,7 +285,7 @@ push_commands = [
|
|||
url = "https://gitea.com"
|
||||
handle_push_trigger = false
|
||||
pr_commands = [
|
||||
"/describe --pr_description.final_update_message=false",
|
||||
"/describe",
|
||||
"/review",
|
||||
"/improve",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue