Skip to content

Commit 2b5049b

Browse files
authored
Rollup merge of #77555 - camelid:patch-8, r=Mark-Simulacrum
Allow anyone to set regression labels Cc https://rust-lang.zulipchat.com/#narrow/stream/241545-t-release/topic/improve.20reporting.20of.20regressions/near/212245535 r? @Mark-Simulacrum
2 parents bc600c3 + b205436 commit 2b5049b

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
@@ -3,6 +3,7 @@ allow-unauthenticated = [
33
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
44
"D-*",
55
"requires-nightly",
6+
"regression-*",
67
# I-* without I-nominated
78
"I-*", "!I-nominated",
89
"AsyncAwait-OnDeck",

0 commit comments

Comments
 (0)