mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 12:50:38 +08:00
Change the default value of is
This commit is contained in:
@ -283,7 +283,7 @@ push_commands = [
|
|||||||
|
|
||||||
[gitea_app]
|
[gitea_app]
|
||||||
url = "https://gitea.com"
|
url = "https://gitea.com"
|
||||||
handle_push_trigger = true
|
handle_push_trigger = false
|
||||||
pr_commands = [
|
pr_commands = [
|
||||||
"/describe --pr_description.final_update_message=false",
|
"/describe --pr_description.final_update_message=false",
|
||||||
"/review",
|
"/review",
|
||||||
|
Reference in New Issue
Block a user