triagebot.toml: Allow setting B- labels (e.g. B-experimental)

This commit is contained in:
Josh Triplett
2026-05-18 08:33:03 +02:00
parent a31c27a887
commit 81054e9ef4
+1
View File
@@ -9,6 +9,7 @@
[relabel]
allow-unauthenticated = [
"A-*",
"B-*",
"C-*",
"D-*",
"E-*",