Skip to content

Commit d5c9bc4

Browse files
anonrigMoLow
authored andcommitted
tools: add performance label to benchmark changes
PR-URL: nodejs#47545 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
1 parent 316016f commit d5c9bc4

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
@@ -160,7 +160,7 @@ exlusiveLabels:
160160
/^benchmark\/streams\//: benchmark, stream
161161
/^benchmark\/([^/]+)\//: benchmark, $1
162162

163-
/^benchmark\//: benchmark
163+
/^benchmark\//: benchmark, performance
164164

165165
allJsSubSystems:
166166
- assert

0 commit comments

Comments
 (0)