From 9f4575ca88c8a987d3721f9d2e47eea48ecb9655 Mon Sep 17 00:00:00 2001 From: Devan Goodwin Date: Thu, 5 Mar 2026 14:20:00 -0400 Subject: [PATCH] Add inheritance: true to .coderabbit.yaml Ensures this repo inherits the org-wide CodeRabbit review rules defined in https://github.com/openshift/coderabbit --- .coderabbit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index 24c099119..53a4ad49c 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -1,2 +1,3 @@ +inheritance: true reviews: review_status: false