jcommelin / queueboard

Mathlib4 review and triage dashboard
https://jcommelin.github.io/queueboard/
Apache License 2.0
3 stars 3 forks source link

HACK: compute total time on the review queue #35

Open grunweg opened 1 month ago

grunweg commented 1 month ago

Note: carefully check if this is the right version of the branch before merging. Very possibly, #44 should be merged instead!

Depends on #25 (whose code is ready and just needs further clean-up). This PR adds a hacky semi-automatic step to scrape the information from a PR; see HOWTO_scrape.md for details.

To land this code, one should

grunweg commented 1 month ago

If you manage to extract this data from the github API, I'd be even happier. I didn't find any way... but it'd be nice if you could prove me wrong!