Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 547 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 547 Bytes

Github Timeline

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.

Contributing

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.

TODO

  • Only fetch Github data not already saved to files
  • Show distribution of Issue/PR age via cohorts