Hi Team, I'm currently using CodeRabbit on the Pro Plan.
I recently started exploring the Central Configuration feature by adding a coderabbit repository to our GitHub Organization. I noticed that if a target repository has its own .coderabbit.yaml, it completely replaces the central configuration.
Request:
It would be extremely helpful if we could have a "merge" strategy (or configuration inheritance). Ideally, I’d like to define a "base" configuration at the Organization level (e.g., language settings, tone) and allow individual repositories to only partially override specific sections or rules, rather than replacing the entire file.
Use Case:
We manage over 100 repositories across 10+ teams. Allowing local repos to inherit global defaults while customizing only what's necessary would significantly streamline our operations. Currently, maintaining full config files for every repo just to change one small setting is quite difficult.