Skip to content

Commit

Permalink
Auto merge of rust-lang#6688 - rust-lang:triagebot_update, r=phansch
Browse files Browse the repository at this point in the history
Update triagebot.toml to new label names

changelog: none
  • Loading branch information
bors committed Feb 7, 2021
2 parents d792210 + dfe08f4 commit b36d1a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions triagebot.toml
Original file line number Diff line number Diff line change
@@ -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]

0 comments on commit b36d1a4

Please sign in to comment.