Skip to content

Commit c56e15a

Browse files
Mesteerydanielleadams
authored andcommitted
meta: add dependencies label to label-pr-config
PR-URL: #42129 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Anto Aravinth <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 3593953 commit c56e15a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/label-pr-config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ subSystemLabels:
8585
/^deps\/nghttp2\//: http2
8686
/^deps\/ngtcp2\//: quic, dont-land-on-v14.x, dont-land-on-v12.x
8787
/^deps\/nghttp3\//: quic, dont-land-on-v14.x, dont-land-on-v12.x
88-
/^deps\/([^/]+)/: $1
88+
/^deps\/([^/]+)/: dependencies, $1
8989

9090
## JS subsystems
9191
# Oddities first

0 commit comments

Comments
 (0)