about summary refs log tree commit diff
diff options
context:
space:
mode:
authorHKalbasi <45197576+HKalbasi@users.noreply.github.com>2022-11-04 15:27:50 +0330
committerGitHub <noreply@github.com>2022-11-04 15:27:50 +0330
commit3508820a145b421dac2848efce01e761ddfe5208 (patch)
tree64e3e953d07649ea906569cbba7a197b0073dd66
parentbbcb77ea6fc08df598b20267afd6a44018b21f5b (diff)
Add rustbot features related to PR state labels
-rw-r--r--triagebot.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index fa0824ac53c..a910e012b73 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1 +1,11 @@
 [assign]
+
+[shortcut]
+
+[relabel]
+allow-unauthenticated = [
+    "S-*",
+]
+
+[autolabel."S-waiting-on-review"]
+new_pr = true