From a41b599e6048588e8e5391957ac1b254bc87d480 Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Sun, 18 Dec 2022 11:25:58 -0800 Subject: [PATCH] Enable triagebot's relabel functionality --- triagebot.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/triagebot.toml b/triagebot.toml index 7a809e498..233eca9bd 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1,3 +1,17 @@ +[relabel] +allow-unauthenticated = [ + "A-*", + "C-*", + "Command-*", + "E-*", + "O-*", + "S-*", + "Z-*", + "needs-mcve", + "regression-*", + "relnotes", +] + [ping.windows] message = """\ Hey Windows Group! This bug has been identified as a good "Windows candidate".