about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-10-25 20:35:17 +0000
committerbors <bors@rust-lang.org>2020-10-25 20:35:17 +0000
commitafbac8906e614a63ff5825710c3ebe45a3b5e01a (patch)
treea9d71dd271a244e698056db8269de87f921d6660
parent83bb5ecec8dc893671cf1370f124ac3816750c7f (diff)
parent80b21682bf9d2e10d4daf44ae5f6c4965950dac9 (diff)
downloadrust-afbac8906e614a63ff5825710c3ebe45a3b5e01a.tar.gz
rust-afbac8906e614a63ff5825710c3ebe45a3b5e01a.zip
Auto merge of #6225 - rust-lang:flip1995-patch-1, r=flip1995
Update triagebot.toml

r? `@ghost`
changelog: none
-rw-r--r--triagebot.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml
index ed3c83af616..b7b20b40e68 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1,7 +1,7 @@
 [relabel]
 allow-unauthenticated = [
-    "C-*", "A-*", "E-*", "L-*", "M-*", "O-*", "S-*",
-    "good first issue", "needs test"
+    "A-*", "C-*", "E-*", "L-*", "M-*", "O-*", "P-*", "S-*", "T-*",
+    "good first issue"
 ]
 
 [assign]