Skip to content

Commit 59674cb

Browse files
authored
Rollup merge of #86779 - rylev:all-perf-labels, r=Mark-Simulacrum
Allow anyone to add or remove any label starting with perf- In order to fully realize planned changes to the performance tracking process, we'd like to allow anyone to change the perf related labels. r? ``@Mark-Simulacrum``
2 parents 4262598 + 07aa46e commit 59674cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triagebot.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ allow-unauthenticated = [
44
"D-*",
55
"requires-nightly",
66
"regression-*",
7-
"perf-regression",
7+
"perf-*",
88
# I-* without I-nominated
99
"I-*", "!I-nominated",
1010
"AsyncAwait-OnDeck",

0 commit comments

Comments
 (0)