diff --git a/.coderabbit.yml b/.coderabbit.yml index ebcd87bb0f..0427eee8e2 100644 --- a/.coderabbit.yml +++ b/.coderabbit.yml @@ -22,9 +22,6 @@ reviews: - path: "**/*_test.go" 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." - - path: ".changelog/*" - instructions: | - "Assess the changes in the changelog for correctness and completeness, particularly flagging missing changes. Only report issues that you have a high degree of confidence in." auto_review: enabled: true ignore_title_keywords: