We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daecf09 commit a341284Copy full SHA for a341284
1 file changed
.pr_agent.toml
@@ -0,0 +1,8 @@
1
+[github_app]
2
+pr_commands = [
3
+ "/agentic_describe",
4
+ "/agentic_review"
5
+]
6
+
7
+[review_agent]
8
+approve_pr_on_self_review = true
0 commit comments