From 616df508c796e98a6ca112627103c2e833c51619 Mon Sep 17 00:00:00 2001 From: Stan Lo Date: Wed, 16 Jul 2025 21:42:12 +0100 Subject: ZJIT: Add ZJIT test exclusion files to jit team review targets --- .github/auto_request_review.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/auto_request_review.yml b/.github/auto_request_review.yml index c4c94681f0..264e6ef177 100644 --- a/.github/auto_request_review.yml +++ b/.github/auto_request_review.yml @@ -10,6 +10,7 @@ files: 'zjit/src/cruby_bindings.inc.rs': [] 'doc/zjit*': [team:jit] 'test/ruby/test_zjit*': [team:jit] + 'test/.excludes-zjit/*': [team:jit] 'defs/jit.mk': [team:jit] options: ignore_draft: true -- cgit v1.2.3