mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
ZJIT: Add ZJIT test exclusion files to jit team review targets
This commit is contained in:
parent
d207efecec
commit
616df508c7
1 changed files with 1 additions and 0 deletions
1
.github/auto_request_review.yml
vendored
1
.github/auto_request_review.yml
vendored
|
@ -10,6 +10,7 @@ files:
|
||||||
'zjit/src/cruby_bindings.inc.rs': []
|
'zjit/src/cruby_bindings.inc.rs': []
|
||||||
'doc/zjit*': [team:jit]
|
'doc/zjit*': [team:jit]
|
||||||
'test/ruby/test_zjit*': [team:jit]
|
'test/ruby/test_zjit*': [team:jit]
|
||||||
|
'test/.excludes-zjit/*': [team:jit]
|
||||||
'defs/jit.mk': [team:jit]
|
'defs/jit.mk': [team:jit]
|
||||||
options:
|
options:
|
||||||
ignore_draft: true
|
ignore_draft: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue