about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--triagebot.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
new file mode 100644
index 00000000000..6f60481600c
--- /dev/null
+++ b/triagebot.toml
@@ -0,0 +1,6 @@
+[relabel]
+allow-unauthenticated = [
+    "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*",
+    # I-* without I-nominated
+    "I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
+]