Skip to content

Commit

Permalink
Configure coderabbit review to also consider PR on dev branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaMaul committed Apr 23, 2024
1 parent 7f82f4a commit 8c46b9e
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
language: "en"
early_access: false
knowledge_base:
learnings:
scope: auto
issues:
scope: global
reviews:
profile: "chill"
request_changes_workflow: false
high_level_summary: true
poem: false
review_status: true
collapse_walkthrough: true
auto_review:
enabled: true
ignore_title_keywords:
- "WIP"
- "DO NOT MERGE"
drafts: false
base_branches:
- dev
chat:
auto_reply: true

0 comments on commit 8c46b9e

Please sign in to comment.