From 0893703b325b0b61af3a430f08e336de5a479cbf Mon Sep 17 00:00:00 2001 From: Ryan Bundy Date: Sun, 23 Aug 2026 23:57:04 -0400 Subject: [PATCH] chore: inherit CodeRabbit organization settings Enables CodeRabbit configuration inheritance so this repository keeps its repository-specific overrides (chill profile, stacked base_branches auto-review patterns, review_status) while also receiving the organization-level review defaults and global policy, which are otherwise replaced rather than merged when a repository config is present. No application code or runtime behavior is changed. --- .coderabbit.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index c9f28d9c..03515f26 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -9,6 +9,8 @@ # # Schema: https://coderabbit.ai/integrations/schema.v2.json +inheritance: true + language: en-US reviews: