Save raw pull request and review metadata from GitHub for metrics analysis etc.
Running the following will export all PR/Review metadata in a repo to CSV files.
The gem will use an sqlite db as interim storage to allow resuming and subsequent exports:
gem install hub_store
OCTOKIT_ACCESS_TOKEN=<token> hub_store <github_organization/repo_names>
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hub_store. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the HubStore project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.