Skip to content

Commit a341284

Browse files
authored
Create .pr_agent.toml (#242)
1 parent daecf09 commit a341284

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.pr_agent.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)