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
index aa103113334..d46cc6dae78 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -23,6 +23,12 @@ allow-unauthenticated = [
     "needs-triage",
 ]
 
+[review-submitted] 
+# This label is added when a "request changes" review is submitted. 
+reviewed_label = "S-waiting-on-author" 
+# These labels are removed when a "request changes" review is submitted. 
+review_labels = ["S-waiting-on-review"]
+
 [glacier]
 
 [ping.icebreakers-llvm]