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:
authorMestery <mestery@protonmail.com>2022-03-08 01:34:36 +0300
committerDanielle Adams <adamzdanielle@gmail.com>2022-04-24 05:47:13 +0300
commitc56e15a0ebdab41ea8a51b5dd9355b10d7f4b00a (patch)
treeac42f3cd644cee3f2032731a70f3da228b5a0afa /.github
parent359395393f8e103e6ca1ab1c05da2a81b09d91cf (diff)
meta: add dependencies label to label-pr-config
PR-URL: https://github.com/nodejs/node/pull/42129 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/label-pr-config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/label-pr-config.yml b/.github/label-pr-config.yml
index 93aeaab0257..a8d22980f6d 100644
--- a/.github/label-pr-config.yml
+++ b/.github/label-pr-config.yml
@@ -85,7 +85,7 @@ subSystemLabels:
/^deps\/nghttp2\//: http2
/^deps\/ngtcp2\//: quic, dont-land-on-v14.x, dont-land-on-v12.x
/^deps\/nghttp3\//: quic, dont-land-on-v14.x, dont-land-on-v12.x
- /^deps\/([^/]+)/: $1
+ /^deps\/([^/]+)/: dependencies, $1
## JS subsystems
# Oddities first