chore: add Qodo config (#11791)

This commit is contained in:
Naor Peled 2025-11-24 08:18:00 +02:00 committed by GitHub
parent ea0f155532
commit 9383799b3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

14
.pr_agent.toml Normal file
View File

@ -0,0 +1,14 @@
[github_app]
pr_commands = [
"/review",
"/improve",
]
handle_push_trigger = true
push_commands = [
"/improve",
]
[auto_best_practices]
enable_auto_best_practices = true
utilize_auto_best_practices = true