We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae2991 commit d4b594aCopy full SHA for d4b594a
.github/label-pr-config.yml
@@ -102,6 +102,7 @@ subSystemLabels:
102
/^lib\/internal\/url\.js$/: whatwg-url
103
/^lib\/internal\/modules\/esm/: esm
104
/^lib\/internal\/webstreams/: web streams
105
+ /^lib\/internal\/test_runner/: dont-land-on-v14.x
106
107
# All other lib/ files map directly
108
/^lib\/_(\w+)_\w+\.js?$/: $1 # e.g. _(stream)_wrap
0 commit comments