rust-lang / crater

Run experiments across parts of the Rust ecosystem!
https://crater.rust-lang.org
642 stars 90 forks source link

Add a "Completed" tab to the UI #731

Open tgross35 opened 3 months ago

tgross35 commented 3 months ago

Once a job has finished, the only way to find it is to go fishing in github PRs. Would it be possible to show a list of recently completed jobs to make the reports easier to find?

Extra nice if it could show the PR description, not sure how straightforward that is.