mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
Change the default value of is
This commit is contained in:
parent
4a019ba7c4
commit
f78762cf2e
1 changed files with 1 additions and 1 deletions
|
|
@ -283,7 +283,7 @@ push_commands = [
|
|||
|
||||
[gitea_app]
|
||||
url = "https://gitea.com"
|
||||
handle_push_trigger = true
|
||||
handle_push_trigger = false
|
||||
pr_commands = [
|
||||
"/describe --pr_description.final_update_message=false",
|
||||
"/review",
|
||||
|
|
|
|||
Loading…
Reference in a new issue