Skip to content

Commit f7be92f

Browse files
daeyeonruyadorno
authored andcommitted
meta: update web streams in label-pr-config
Signed-off-by: Daeyeon Jeong [email protected] PR-URL: #44235 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Matteo Collina <[email protected]>
1 parent 2efce0f commit f7be92f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/label-pr-config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ subSystemLabels:
101101
/^lib\/worker_threads.js$/: worker
102102
/^lib\/internal\/url\.js$/: whatwg-url
103103
/^lib\/internal\/modules\/esm/: esm
104+
/^lib\/internal\/webstreams/: web streams
104105

105106
# All other lib/ files map directly
106107
/^lib\/_(\w+)_\w+\.js?$/: $1 # e.g. _(stream)_wrap
@@ -123,6 +124,7 @@ exlusiveLabels:
123124
/^test\/report\//: test, report
124125
/^test\/fixtures\/es-module/: test, esm
125126
/^test\/es-module\//: test, esm
127+
/^test\/fixtures\/wpt\/streams//: test, web streams
126128

127129
/^test\//: test
128130

0 commit comments

Comments
 (0)