Skip to content

Commit 9880846

Browse files
authored
Rollup merge of #86687 - JohnTitor:perf-regression-label, r=Mark-Simulacrum
Allow anyone to set `perf-regression` label The main purpose is to allow the triage bot to set the label: #86617 (comment) r? `@Mark-Simulacrum`
2 parents 6cbe605 + edf9375 commit 9880846

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

triagebot.toml

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

0 commit comments

Comments
 (0)