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 6ed93b4 commit 5c3ecbeCopy full SHA for 5c3ecbe
.github/label-pr-config.yml
@@ -91,7 +91,7 @@ subSystemLabels:
91
/^lib\/internal\/bootstrap/: lib / src
92
/^lib\/internal\/v8_prof_/: tools
93
/^lib\/internal\/socket(?:_list|address)\.js$/: net
94
- /^lib\/\w+\/streams$/: stream
+ /^lib\/(_stream.*|internal\/streams\/.*|stream\.js|stream\/.*)$/: stream
95
/^lib\/.*http2/: http2
96
/^lib\/worker_threads.js$/: worker
97
/^lib\/test.js$/: test_runner
0 commit comments