Rollup merge of #72385 - spastorino:add-exclude-labels, r=Mark-Simulacrum

Add some teams to prioritization exclude_labels

r? @Mark-Simulacrum @LeSeulArtichaut
This commit is contained in:
Dylan DPC 2020-05-22 21:44:56 +02:00 committed by GitHub
commit 84fbbded1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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