Update triagebot.toml to new label names
This commit is contained in:
parent
dfb34c085f
commit
dfe08f4e48
|
@ -1,7 +1,7 @@
|
|||
[relabel]
|
||||
allow-unauthenticated = [
|
||||
"A-*", "C-*", "E-*", "L-*", "M-*", "O-*", "P-*", "S-*", "T-*",
|
||||
"good-first-issue"
|
||||
"A-*", "C-*", "E-*", "I-*", "L-*", "P-*", "S-*", "T-*",
|
||||
"good first issue"
|
||||
]
|
||||
|
||||
[assign]
|
||||
|
|
Loading…
Reference in New Issue