mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 21:00:40 +08:00
Set default configuration to false to allow users to opt-in
This commit is contained in:
@ -24,7 +24,7 @@ extra_instructions = ""
|
||||
|
||||
[pr_description] # /describe #
|
||||
publish_description_as_comment=false
|
||||
keep_user_description=true
|
||||
keep_user_description=false
|
||||
extra_instructions = ""
|
||||
|
||||
[pr_questions] # /ask #
|
||||
|
Reference in New Issue
Block a user