Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f7be92f

Browse filesBrowse files
daeyeonruyadorno
authored andcommitted
meta: update web streams in label-pr-config
Signed-off-by: Daeyeon Jeong daeyeon.dev@gmail.com PR-URL: #44235 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
1 parent 2efce0f commit f7be92f
Copy full SHA for f7be92f

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Open diff view settings
Collapse file

‎.github/label-pr-config.yml‎

Copy file name to clipboardExpand all lines: .github/label-pr-config.yml
+2Lines changed: 2 additions & 0 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.