Skip to content

Commit 5203c9c

Browse files
committed
build: fast-track npm PRs and dont-land them on LTS
PR-URL: #38885 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Ruy Adorno <ruyadorno@github.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
1 parent 379b5f7 commit 5203c9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/label-pr-config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ subSystemLabels:
7878
/^deps\/v8\/tools\/gen-postmortem-metadata\.py/: V8 Engine, post-mortem
7979
/^deps\/v8\//: V8 Engine
8080
/^deps\/uvwasi\//: wasi
81+
/^deps\/npm\//: npm, dont-land-on-v14.x, dont-land-on-v12.x
8182
/^deps\/nghttp2\/nghttp2\.gyp/: build, http2
8283
/^deps\/nghttp2\//: http2
8384
/^deps\/ngtcp2\//: quic, dont-land-on-v14.x, dont-land-on-v12.x

0 commit comments

Comments
 (0)