mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 12:20:38 +08:00
Compare commits
1 Commits
v0.26
...
example-pr
Author | SHA1 | Date | |
---|---|---|---|
7005a0466a |
@ -26,6 +26,7 @@ global_settings = Dynaconf(
|
|||||||
"settings/pr_custom_labels.toml",
|
"settings/pr_custom_labels.toml",
|
||||||
"settings/pr_add_docs.toml",
|
"settings/pr_add_docs.toml",
|
||||||
"settings_prod/.secrets.toml",
|
"settings_prod/.secrets.toml",
|
||||||
|
"settings_prod/.secrets_foo.toml",
|
||||||
"settings/custom_labels.toml"
|
"settings/custom_labels.toml"
|
||||||
]]
|
]]
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user