mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 15:14:29 +00:00
Add S-* label modifier to triagebot
This commit is contained in:
parent
74051c4d4b
commit
9c546b51d5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[relabel]
|
||||
allow-unauthenticated = [
|
||||
"C-*", "A-*", "E-*", "L-*", "M-*", "O-*",
|
||||
"C-*", "A-*", "E-*", "L-*", "M-*", "O-*", "S-*",
|
||||
"good first issue", "needs test"
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue