Skip to content

Commit 48578bc

Browse files
authored
Merge pull request #893 from rylev/label-change
Change perf-regression-justified to perf-regression-triaged
2 parents bebe620 + d1efe82 commit 48578bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/github.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ pub async fn post_finished(data: &InputData) {
647647
Direction::Regression | Direction::Mixed =>
648648
"\n\n**Next Steps**: If you can justify the \
649649
regressions found in this perf run, please indicate this with \
650-
`@rustbot label: +perf-regression-justified` along with \
650+
`@rustbot label: +perf-regression-triaged` along with \
651651
sufficient written justification. If you cannot justify the regressions \
652652
please fix the regressions and do another perf run. If the next run shows \
653653
neutral or positive results, the label will be automatically removed.",

0 commit comments

Comments
 (0)