Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaël Zasso <targos@protonmail.com>2021-06-01 13:12:27 +0300
committerMichaël Zasso <targos@protonmail.com>2021-06-04 14:07:29 +0300
commit6fe89a1fa6c10e1b68fe5c5d388a9d3e56bec138 (patch)
treeec47dadefaff86b84ff84ab1765e35902de66c4c /.github
parentdc253783f4ed5ff6efe420c7e3c6c548935788b1 (diff)
build: fast-track npm PRs and dont-land them on LTS
PR-URL: https://github.com/nodejs/node/pull/38885 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Ruy Adorno <ruyadorno@github.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/label-pr-config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/label-pr-config.yml b/.github/label-pr-config.yml
index 13b8b2f72b1..ca23908800e 100644
--- a/.github/label-pr-config.yml
+++ b/.github/label-pr-config.yml
@@ -78,6 +78,7 @@ subSystemLabels:
/^deps\/v8\/tools\/gen-postmortem-metadata\.py/: V8 Engine, post-mortem
/^deps\/v8\//: V8 Engine
/^deps\/uvwasi\//: wasi
+ /^deps\/npm\//: npm, dont-land-on-v14.x, dont-land-on-v12.x
/^deps\/nghttp2\/nghttp2\.gyp/: build, http2
/^deps\/nghttp2\//: http2
/^deps\/ngtcp2\//: quic, dont-land-on-v14.x, dont-land-on-v12.x