about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--triagebot.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 411229935c3..ed3c83af616 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1,6 +1,6 @@
 [relabel]
 allow-unauthenticated = [
-    "C-*", "A-*", "E-*", "L-*", "M-*", "O-*",
+    "C-*", "A-*", "E-*", "L-*", "M-*", "O-*", "S-*",
     "good first issue", "needs test"
 ]