This project visualizes open issues and pull requests on github repos over time.
View the frontend hosted on Github Pages.
Data is updated daily via scheduled Github actions.
Contributions are welcome.
Adding a new repo to the dropdown involves updating the list in timeline.js
and the go run
parameters in .github/workflows/scrape.yml
.
- Only fetch Github data not already saved to files
- Show distribution of Issue/PR age via cohorts