mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Add some teams to prioritization exclude_labels
This commit is contained in:
+5
-1
@@ -37,5 +37,9 @@ label = "ICEBreaker-Cleanup-Crew"
|
||||
[prioritize]
|
||||
label = "I-prioritize"
|
||||
prioritize_on = ["regression-from-stable-to-stable", "regression-from-stable-to-beta", "regression-from-stable-to-nightly"]
|
||||
priority_labels = "P-*"
|
||||
exclude_labels = [
|
||||
"P-*",
|
||||
"T-infra",
|
||||
"T-release",
|
||||
]
|
||||
zulip_stream = 227806
|
||||
|
||||
Reference in New Issue
Block a user