File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -610,17 +610,17 @@ pub async fn post_finished(data: &InputData) {
610
610
format ! (
611
611
"Finished benchmarking try commit ({}): [comparison url]({}).
612
612
613
- Benchmarking this pull request likely means that it is \
614
- perf-sensitive, so we're automatically marking it as not fit \
615
- for rolling up. Please note that if the perf results are \
616
- neutral, you should likely undo the rollup=never given below \
617
- by specifying `rollup-` to bors.
613
+ Benchmarking this pull request likely means that it is \
614
+ perf-sensitive, so we're automatically marking it as not fit \
615
+ for rolling up. Please note that if the perf results are \
616
+ neutral, you should likely undo the rollup=never given below \
617
+ by specifying `rollup-` to bors.
618
618
619
- Importantly, though, if the results of this run are \
620
- non-neutral **do not** roll this PR up -- it will mask other \
621
- regressions or improvements in the roll up.
619
+ Importantly, though, if the results of this run are \
620
+ non-neutral **do not** roll this PR up -- it will mask other \
621
+ regressions or improvements in the roll up.
622
622
623
- @bors rollup=never",
623
+ @bors rollup=never" ,
624
624
commit. sha, comparison_url
625
625
) ,
626
626
)
You can’t perform that action at this time.
0 commit comments