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
committerGitHub <noreply@github.com>2022-03-08 01:34:36 +0300
commit24487befb74160d42412e2e1a392cff4f96f717f (patch)
tree524215c5cee7fbc87661c9012073f54d98442171 /.github
parent5ac6877d320d23e860e714c548ee2b57dbf7a409 (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