mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
tools: add stream label on PR when related files being changed in lib
PR-URL: https://github.com/nodejs/node/pull/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>
This commit is contained in:
parent
6ed93b4d69
commit
5c3ecbee62
1 changed files with 1 additions and 1 deletions
2
.github/label-pr-config.yml
vendored
2
.github/label-pr-config.yml
vendored
|
@ -91,7 +91,7 @@ subSystemLabels:
|
|||
/^lib\/internal\/bootstrap/: lib / src
|
||||
/^lib\/internal\/v8_prof_/: tools
|
||||
/^lib\/internal\/socket(?:_list|address)\.js$/: net
|
||||
/^lib\/\w+\/streams$/: stream
|
||||
/^lib\/(_stream.*|internal\/streams\/.*|stream\.js|stream\/.*)$/: stream
|
||||
/^lib\/.*http2/: http2
|
||||
/^lib\/worker_threads.js$/: worker
|
||||
/^lib\/test.js$/: test_runner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue