We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebe620 commit d1efe82Copy full SHA for d1efe82
site/src/github.rs
@@ -647,7 +647,7 @@ pub async fn post_finished(data: &InputData) {
647
Direction::Regression | Direction::Mixed =>
648
"\n\n**Next Steps**: If you can justify the \
649
regressions found in this perf run, please indicate this with \
650
- `@rustbot label: +perf-regression-justified` along with \
+ `@rustbot label: +perf-regression-triaged` along with \
651
sufficient written justification. If you cannot justify the regressions \
652
please fix the regressions and do another perf run. If the next run shows \
653
neutral or positive results, the label will be automatically removed.",
0 commit comments