Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
early_access: true
Comment thread
esthor marked this conversation as resolved.

reviews:
profile: assertive
request_changes_workflow: true
review_details: true
fail_commit_status: true
auto_apply_labels: true
Comment thread
esthor marked this conversation as resolved.
auto_assign_reviewers: true
Comment thread
esthor marked this conversation as resolved.
auto_review:
drafts: true
finishing_touches:
unit_tests:
enabled: false
simplify:
enabled: true
pre_merge_checks:
docstrings:
mode: warning
threshold: 80

issue_enrichment:
auto_enrich:
enabled: true
labeling:
auto_apply_labels: true
Comment thread
esthor marked this conversation as resolved.
Loading