When doing unrolled perf runs to investigate regressions in a rollup, it would be helpful if the automated result post would include a link to the PR whose unrolled build is being tested. That would make it easier to keep track of which results correspond to which rolled-up PR.
Currently this has to be done manually, by checking prior comments or by looking up the commit hash in the table of unrolled builds.
E.g. see rust-lang/rust#145589 (comment), where I manually added the PR link afterwards.
(No idea how feasible this is at an implementation level.)