File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 11files :
2- ' yjit* ' : [team:yjit ]
3- ' yjit/**/* ' : [team:yjit ]
2+ ' yjit* ' : [team:jit ]
3+ ' yjit/**/* ' : [team:jit ]
44 ' yjit/src/cruby_bindings.inc.rs ' : []
5- ' doc/yjit/* ' : [team:yjit ]
6- ' bootstraptest/test_yjit* ' : [team:yjit ]
7- ' test/ruby/test_yjit* ' : [team:yjit ]
8- ' zjit* ' : [team:yjit ]
9- ' zjit/**/* ' : [team:yjit ]
5+ ' doc/yjit/* ' : [team:jit ]
6+ ' bootstraptest/test_yjit* ' : [team:jit ]
7+ ' test/ruby/test_yjit* ' : [team:jit ]
8+ ' zjit* ' : [team:jit ]
9+ ' zjit/**/* ' : [team:jit ]
1010 ' zjit/src/cruby_bindings.inc.rs ' : []
11- ' doc/zjit* ' : [team:yjit ]
12- ' test/ruby/test_zjit* ' : [team:yjit ]
11+ ' doc/zjit* ' : [team:jit ]
12+ ' test/ruby/test_zjit* ' : [team:jit ]
1313options :
1414 ignore_draft : true
1515 # This currently doesn't work as intended. We want to skip reviews when only
1616 # cruby_bingings.inc.rs is modified, but this skips reviews even when other
17- # yjit files are modified as well. To be enabled after fixing the behavior.
17+ # files are modified as well. To be enabled after fixing the behavior.
1818 # last_files_match_only: true
You can’t perform that action at this time.
0 commit comments