Enable setting diagnostic labels

This commit is contained in:
Mark Rousskov 2020-02-26 20:54:13 -05:00
parent 834bc5650a
commit 2c7c4460bb

View file

@ -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",