mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +00:00
allow some relabeling as well
This commit is contained in:
parent
c6061116e9
commit
9f1cab53a7
@ -1,2 +1,11 @@
|
||||
[relabel]
|
||||
allow-unauthenticated = [
|
||||
"A-*",
|
||||
"C-*",
|
||||
"E-*",
|
||||
"I-*",
|
||||
"S-*",
|
||||
]
|
||||
|
||||
# Gives us the commands 'ready', 'author', 'blocked'
|
||||
[shortcut]
|
||||
|
Loading…
Reference in New Issue
Block a user