Add CodeRabbit inheritance for org-wide rules#489
Add CodeRabbit inheritance for org-wide rules#489dgoodwin wants to merge 1 commit intoopenshift:mainfrom
Conversation
Ensures this repo inherits the org-wide CodeRabbit review rules defined in https://github.com/openshift/coderabbit
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughA new top-level boolean configuration field Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@dgoodwin: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Adds
inheritance: trueto.coderabbit.yamlso this repo inherits the org-wide review rules from openshift/coderabbit.Without this setting, the repo's custom
.coderabbit.yamloverrides the org-level configuration entirely, meaning org-wide review instructions and path-based rules are not applied.Summary by CodeRabbit