diff --git a/.coderabbit.yml b/.coderabbit.yml index 0427eee8e2..c8978d1f98 100644 --- a/.coderabbit.yml +++ b/.coderabbit.yml @@ -23,7 +23,7 @@ reviews: instructions: | "Assess the unit test code assessing sufficient code coverage for the changes associated in the pull request. Only report issues that you have a high degree of confidence in." auto_review: - enabled: true + enabled: false ignore_title_keywords: - "WIP" - "DO NOT MERGE"