Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rifelpet/github-timeline
- Owner: rifelpet
- License: apache-2.0
- Created: 2020-11-06T02:54:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T02:50:41.000Z (6 months ago)
- Last Synced: 2024-05-01T14:40:42.882Z (6 months ago)
- Language: Go
- Homepage: https://rifelpet.github.io/github-timeline
- Size: 4.47 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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