Add some teams to prioritization exclude_labels

This commit is contained in:
Santiago Pastorino 2020-05-20 12:15:43 -03:00
parent 9e2a6a29ce
commit 93abdd7511
No known key found for this signature in database
GPG Key ID: 8131A24E0C79EFAF
1 changed files with 5 additions and 1 deletions

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