pyOpenSci / peer-review-metrics

A repo where we collect peer review metrics
https://www.pyopensci.org/peer-review-metrics
0 stars 4 forks source link

Add: Current review dashboard #2

Closed lwasser closed 2 months ago

lwasser commented 3 months ago

We could use a current review status "dashboard". This would be a dashboard that would help a software review lead keep tabs on running reviews, and reviews that may have gone "stale" or quiet.

a table -- something like this might be nice (but open to other ideas!) and if it were dynamically sortable then you could figure out which reviews had been quiet for say a month + ?

Package Name issue open date reviewers editor(s) Eic (new field) Last comment date Status (Current Label)
MyPackage 12 Feb 2024 name 1, name 2 editor Name Eic Name 6 june 2024 label

NOTE: @isabelizimm may work on some of this !

If we parse the data, it could then be updated - weekly via a cron job? and it could flag reviews that are sitting stale. We could then have a volunteer role that just checked in on the status of those reviews to see if they needed support in moving forward (or a new label such as on-hold).

kierisi commented 3 months ago

tagging in for creating a manual proof of concept on this! will talk through details with @lwasser the week of 10 June 2024 and have something before the end of the month!

lwasser commented 2 months ago

moving this to the peer review metrics repo where it belongs! the dashboard is underway and this is very sprintable!!

lwasser commented 2 months ago

actually this is done and online! closing