diff --git a/triagebot.toml b/triagebot.toml index fa0824ac5..ccb0de862 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1 +1,8 @@ [assign] + +[relabel] +allow-unauthenticated = [ + "waiting-on-review", + "waiting-on-author", + "blocked", +]