about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2020-02-26 20:54:13 -0500
committerMark Rousskov <mark.simulacrum@gmail.com>2020-02-26 20:54:13 -0500
commit2c7c4460bba37ff077e9d56c9dff5b67ecdef8e2 (patch)
tree08c33895a4d49072824ac6ec5f93ef8e9914b29a
parent834bc5650acf7019a53b409db68986857822812c (diff)
downloadrust-2c7c4460bba37ff077e9d56c9dff5b67ecdef8e2.tar.gz
rust-2c7c4460bba37ff077e9d56c9dff5b67ecdef8e2.zip
Enable setting diagnostic labels
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
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",