Skip to content

Commit 06706e8

Browse files
Mesteerytargos
authored andcommitted
meta: add typings to label-pr-config
PR-URL: #40401 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Zijian Liu <[email protected]>
1 parent 4724e07 commit 06706e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/label-pr-config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ subSystemLabels:
7171
# all other tool changes should be marked as such
7272
/^tools\//: tools
7373
/^\.eslint|\.remark|\.editorconfig/: tools
74+
/^typings\//: typings
7475

7576
## Dependencies
7677
# libuv needs an explicit mapping, as the ordinary /deps/ mapping below would
@@ -186,6 +187,7 @@ allJsSubSystems:
186187
- timers
187188
- tls
188189
- tty
190+
- typings
189191
- url
190192
- util
191193
- v8

0 commit comments

Comments
 (0)