mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 04:40:38 +08:00
Remove the unnecessary flag '--pr_description.final_update_message=false'
This commit is contained in:
@ -285,7 +285,7 @@ push_commands = [
|
|||||||
url = "https://gitea.com"
|
url = "https://gitea.com"
|
||||||
handle_push_trigger = false
|
handle_push_trigger = false
|
||||||
pr_commands = [
|
pr_commands = [
|
||||||
"/describe --pr_description.final_update_message=false",
|
"/describe",
|
||||||
"/review",
|
"/review",
|
||||||
"/improve",
|
"/improve",
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user