dogsheep / dogsheep/github-to-sqlite
feature: support "events"
Open
- Dominant language
- Python
- Stars
- 474
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
the GitHub API provides the ability to fetch all events for a given user, organization, or repository: https://docs.github.com/en/rest/reference/activity#list-events-for-the-authenticated-user
this would allow users to export all of the issue comments, new issues, etc. that they created. something which is currently missing from the GitHub takeout exports.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.