Update triagebot.toml to new label names

This commit is contained in:
Philipp Krones 2021-02-06 23:56:08 +01:00 committed by GitHub
parent dfb34c085f
commit dfe08f4e48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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]