diff options
| author | Philipp Krones <hello@philkrones.com> | 2021-02-06 23:56:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-06 23:56:08 +0100 |
| commit | dfe08f4e48861ef0dad88ca6a28a512f7f2eab87 (patch) | |
| tree | 33ba6b4fdafe61d334870177d09d78498910b6d5 | |
| parent | dfb34c085ff5421ececed8e42b8a8a6fea18c0b7 (diff) | |
| download | rust-dfe08f4e48861ef0dad88ca6a28a512f7f2eab87.tar.gz rust-dfe08f4e48861ef0dad88ca6a28a512f7f2eab87.zip | |
Update triagebot.toml to new label names
| -rw-r--r-- | triagebot.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml index b9549be3a8b..e56c447c674 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -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] |
