From 2c7c4460bba37ff077e9d56c9dff5b67ecdef8e2 Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Wed, 26 Feb 2020 20:54:13 -0500 Subject: [PATCH] Enable setting diagnostic labels --- triagebot.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/triagebot.toml b/triagebot.toml index 7ece7f977ce..a174dd1e7f3 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1,6 +1,7 @@ [relabel] allow-unauthenticated = [ "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*", + "D-*", "requires-nightly", # I-* without I-nominated "I-*", "!I-nominated",