diff --git a/triagebot.toml b/triagebot.toml new file mode 100644 index 000000000..5290efd2c --- /dev/null +++ b/triagebot.toml @@ -0,0 +1,6 @@ +[relabel] +allow-unauthenticated = [ + "S-waiting-on-review", + "S-waiting-on-author", + "S-blocked", +]