Rollup merge of #156691 - joshtriplett:triagebot-allow-B, r=jieyouxu

triagebot.toml: Allow setting B- labels (e.g. B-experimental)
This commit is contained in:
Jacob Pratt
2026-05-18 13:52:58 +02:00
committed by GitHub
+1
View File
@@ -9,6 +9,7 @@
[relabel]
allow-unauthenticated = [
"A-*",
"B-*",
"C-*",
"D-*",
"E-*",