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 e2df85a

Browse filesBrowse files
Renegade334aduh95
authored andcommitted
meta: label v8 module PRs
PR-URL: #61325 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 89983cf commit e2df85a
Copy full SHA for e2df85a

1 file changed

+2Lines changed: 2 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
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
@@ -100,11 +100,13 @@ subSystemLabels:
100100
/^lib\/.*http2/: http2
101101
/^lib\/worker_threads.js$/: worker
102102
/^lib\/test.js$/: test_runner
103+
/^lib\/v8.js$/: v8 module
103104
/^lib\/internal\/url\.js$/: whatwg-url
104105
/^lib\/internal\/modules\/esm/: esm
105106
/^lib\/internal\/modules/: module
106107
/^lib\/internal\/webstreams/: web streams
107108
/^lib\/internal\/test_runner/: test_runner
109+
/^lib\/internal\/v8\//: v8 module
108110

109111
# All other lib/ files map directly
110112
/^lib\/_(\w+)_\w+\.js?$/: $1 # e.g. _(stream)_wrap

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.