Allow rustbot to add F-*
+ requires-nightly
.
This commit is contained in:
parent
9a239ef4de
commit
84c6d3088e
@ -1,6 +1,7 @@
|
||||
[relabel]
|
||||
allow-unauthenticated = [
|
||||
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*",
|
||||
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
|
||||
"requires-nightly",
|
||||
# I-* without I-nominated
|
||||
"I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user