Actions
Feature #24862
openAdd some GitHub graphs
Status:
New
Priority:
Normal
Assignee:
-
Description
The GitHub GraphQL API is pretty cool. Should be possible to query it via a cronjob and cache the results daily or so. Some thoughts
- Open PRs by label / state (also maybe get Categoty from Redmine to find under-reviewed areas)
- Open / Closed PRs by $timeperiod
- Average time to merge by $timeperiod, label and first-time-contibutor state (boolean)
- Time spent in each state (New/Review, Needs Testing, WoC, Ready, etc
Actions