diff options
| author | Camelid <camelidcamel@gmail.com> | 2020-10-09 14:10:44 -0700 |
|---|---|---|
| committer | Camelid <camelidcamel@gmail.com> | 2020-10-09 14:10:44 -0700 |
| commit | a3c517a65f158ca92afafcde0809289ea82030d5 (patch) | |
| tree | 4b7d7aeebdfb60705bda5e25474174fb4de14b0d | |
| parent | 9ba1d21868968e1a4cbbe953371afbd43ad07c72 (diff) | |
| download | rust-a3c517a65f158ca92afafcde0809289ea82030d5.tar.gz rust-a3c517a65f158ca92afafcde0809289ea82030d5.zip | |
Auto-prioritize issues with `regression-untriaged`
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 8b7b536bcbf..fc733b9e45f 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -75,6 +75,7 @@ label = "I-prioritize" [autolabel."I-prioritize"] trigger_labels = [ + "regression-untriaged", "regression-from-stable-to-stable", "regression-from-stable-to-beta", "regression-from-stable-to-nightly", |
