about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2020-10-25 21:34:46 +0100
committerGitHub <noreply@github.com>2020-10-25 21:34:46 +0100
commit80b21682bf9d2e10d4daf44ae5f6c4965950dac9 (patch)
treea9d71dd271a244e698056db8269de87f921d6660
parent83bb5ecec8dc893671cf1370f124ac3816750c7f (diff)
downloadrust-80b21682bf9d2e10d4daf44ae5f6c4965950dac9.tar.gz
rust-80b21682bf9d2e10d4daf44ae5f6c4965950dac9.zip
Update triagebot.toml
-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]