Automatically prioritize unsoundness issues
This commit is contained in:
parent
feb3536eba
commit
c9f2cbf215
@ -38,10 +38,16 @@ 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"]
|
||||
prioritize_on = [
|
||||
"regression-from-stable-to-stable",
|
||||
"regression-from-stable-to-beta",
|
||||
"regression-from-stable-to-nightly",
|
||||
"I-unsound 💥",
|
||||
]
|
||||
exclude_labels = [
|
||||
"P-*",
|
||||
"T-infra",
|
||||
"T-release",
|
||||
"requires-nightly",
|
||||
]
|
||||
zulip_stream = 227806
|
||||
|
Loading…
Reference in New Issue
Block a user