do not add I-prioritize when F-* labels are present

This commit is contained in:
cyrgani 2025-12-15 20:55:33 +00:00
parent 3391c01336
commit c194e9ef56

View file

@ -218,6 +218,7 @@ exclude_labels = [
"T-infra",
"T-release",
"requires-nightly",
"F-*",
]
[autolabel."T-rustdoc"]