Skip to content

Commit e9b7a52

Browse files
jakecastellimarco-ippolito
authored andcommitted
tools: add stream label on PR when related files being changed in lib
PR-URL: #53269 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 3445c08 commit e9b7a52

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
@@ -91,7 +91,7 @@ subSystemLabels:
9191
/^lib\/internal\/bootstrap/: lib / src
9292
/^lib\/internal\/v8_prof_/: tools
9393
/^lib\/internal\/socket(?:_list|address)\.js$/: net
94-
/^lib\/\w+\/streams$/: stream
94+
/^lib\/(_stream.*|internal\/streams\/.*|stream\.js|stream\/.*)$/: stream
9595
/^lib\/.*http2/: http2
9696
/^lib\/worker_threads.js$/: worker
9797
/^lib\/test.js$/: test_runner

0 commit comments

Comments
 (0)