Commit a289ae4
authored
Rollup merge of #147942 - apiraino:enable-label-aliases, r=Urgau
Enable regression labeling aliases
Enabling label aliases when regressions bleed into the next release channel (nightly -> beta, beta -> stable).
This configuration enables these two aliases:
- ```@rustbot`` label to-beta` (switch regression label <anything> -> beta)
- ```@rustbot`` label to-stable` (switch regression label <anything> -> beta)
Pending merge of [triagebot#2172](rust-lang/triagebot#2172)1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
41 | 49 | | |
42 | 50 | | |
43 | 51 | | |
| |||
0 commit comments