Skip to content

Commit b205436

Browse files
authoredOct 4, 2020
Allow anyone to set regression labels
1 parent beb5ae4 commit b205436

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)
Please sign in to comment.