Skip to content

Commit 1dcc511

Browse files
authored
Add coderabbit configuration (#196)
1 parent 21a7616 commit 1dcc511

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.coderabbit.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
2+
reviews:
3+
profile: chill
4+
abort_on_close: true
5+
auto_review:
6+
enabled: true
7+
base_branches:
8+
- main
9+
ignore_usernames:
10+
- red-hat-konflux
11+
chat:
12+
auto_reply: true

0 commit comments

Comments
 (0)