Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rifelpet/github-timeline

Visualize open PRs and Issues over time
https://github.com/rifelpet/github-timeline

Last synced: 10 days ago
JSON representation

Visualize open PRs and Issues over time

Awesome Lists containing this project

README

        

# Github Timeline

This project visualizes open issues and pull requests on github repos over time.

View the frontend hosted on [Github Pages](https://rifelpet.github.io/github-timeline/).

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