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 f162896

Browse filesBrowse files
targosdanielleadams
authored andcommitted
build: remove outdated dont-land-on-v6.x label
PR-URL: #38886 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 0aa3cb5 commit f162896
Copy full SHA for f162896

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+4
-4
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
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ subSystemLabels:
2727
/^src\/node_zlib/: c++, zlib
2828
/^src\/tracing/: c++, tracing
2929
/^src\/node_api/: c++, n-api
30-
/^src\/node_http2/: c++, http2, dont-land-on-v6.x
30+
/^src\/node_http2/: c++, http2
3131
/^src\/node_report/: c++, report
3232
/^src\/node_wasi/: c++, wasi
3333
/^src\/node_worker/: c++, worker
@@ -78,8 +78,8 @@ subSystemLabels:
7878
/^deps\/v8\/tools\/gen-postmortem-metadata\.py/: V8 Engine, post-mortem
7979
/^deps\/v8\//: V8 Engine
8080
/^deps\/uvwasi\//: wasi
81-
/^deps\/nghttp2\/nghttp2\.gyp/: build, http2, dont-land-on-v6.x
82-
/^deps\/nghttp2\//: http2, dont-land-on-v6.x
81+
/^deps\/nghttp2\/nghttp2\.gyp/: build, http2
82+
/^deps\/nghttp2\//: http2
8383
/^deps\/ngtcp2\//: quic, dont-land-on-v14.x, dont-land-on-v12.x
8484
/^deps\/nghttp3\//: quic, dont-land-on-v14.x, dont-land-on-v12.x
8585
/^deps\/([^/]+)/: $1
@@ -94,7 +94,7 @@ subSystemLabels:
9494
/^lib\/\w+\/v8_prof_/: tools
9595
/^lib\/\w+\/socket_list/: net
9696
/^lib\/\w+\/streams$/: stream
97-
/^lib\/.*http2/: http2, dont-land-on-v6.x
97+
/^lib\/.*http2/: http2
9898
/^lib\/worker_threads.js$/: worker
9999
/^lib\/internal\/url\.js$/: url-whatwg
100100
/^lib\/internal\/modules\/esm/: ES Modules

0 commit comments

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