Skip to content

Commit

Permalink
chore: added code rabbit auto code reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
IamMuuo committed Apr 19, 2024
1 parent bc735c4 commit 88151a4
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Code Rabbit Automated Code Reviews
language: "en-US"
early_access: false
reviews:
request_changes_workflow: true
high_level_summary: true
poem: true
review_status: true
collapse_walkthrough: false
auto_review:
enabled: true
ignore_title_keywords:
- "WIP"
- "DO NOT MERGE"
drafts: false
chat:
auto_reply: true
base_branches:
- "main"
- "dev"
# path_filters:
# - !**/.git/**
# - !**/generated/**

0 comments on commit 88151a4

Please sign in to comment.