We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95426f commit 7fc4b9fCopy full SHA for 7fc4b9f
.github/label-pr-config.yml
@@ -85,7 +85,7 @@ subSystemLabels:
85
/^deps\/nghttp2\//: http2
86
/^deps\/ngtcp2\//: quic, dont-land-on-v14.x, dont-land-on-v12.x
87
/^deps\/nghttp3\//: quic, dont-land-on-v14.x, dont-land-on-v12.x
88
- /^deps\/([^/]+)/: $1
+ /^deps\/([^/]+)/: dependencies, $1
89
90
## JS subsystems
91
# Oddities first
0 commit comments