aboutsummaryrefslogtreecommitdiffstats
path: root/.github/auto_request_review.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/auto_request_review.yml')
-rw-r--r--.github/auto_request_review.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/auto_request_review.yml b/.github/auto_request_review.yml
new file mode 100644
index 0000000000..57fc5566d1
--- /dev/null
+++ b/.github/auto_request_review.yml
@@ -0,0 +1,9 @@
+files:
+ 'yjit*': [team:yjit]
+ 'yjit/*': [team:yjit]
+ 'doc/yjit/*': [team:yjit]
+ 'bootstraptest/test_yjit*': [team:yjit]
+ 'test/ruby/test_yjit*': [team:yjit]
+ '.github/workflows/yjit*': [team:yjit]
+options:
+ ignore_draft: true