From fb6384160dd46788d10dd3cba5fc2e60516c8879 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Fri, 31 Oct 2025 16:29:05 -0700 Subject: [PATCH] Update .coderabbit.yaml this was already the case and we dont want it to comment on common or fixtures either --- .coderabbit.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index b8a099d269..db3f458e67 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -1,4 +1,3 @@ reviews: path_filters: - - "!test/js/node/test/parallel" - - "!test/js/node/test/sequential" + - "!test/js/node/test"