mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 04:40:38 +08:00
Update configuration.toml
This commit is contained in:
@ -1,6 +1,8 @@
|
|||||||
# Important: This file contains all available configuration options.
|
# Important: This file contains all available configuration options.
|
||||||
# Do not copy this entire file to your repository configuration.
|
# Do not copy this entire file to your repository configuration.
|
||||||
# Your repository configuration should only include options you wish to override from the defaults.
|
# Your repository configuration should only include options you wish to override from the defaults.
|
||||||
|
#
|
||||||
|
# Use this page: 'https://qodo-merge-docs.qodo.ai/ai_search/' to better understand how to utilize the different configurations.
|
||||||
|
|
||||||
[config]
|
[config]
|
||||||
# models
|
# models
|
||||||
@ -339,4 +341,4 @@ pr_commands = [
|
|||||||
"/describe",
|
"/describe",
|
||||||
"/review",
|
"/review",
|
||||||
"/improve",
|
"/improve",
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user