thoth-station / mi

an experiment on Source Operation Metrics
GNU General Public License v3.0
6 stars 10 forks source link

Enable MI tool to fetch all default fields for GitHub issue/PR data #540

Closed hemajv closed 2 years ago

hemajv commented 2 years ago

Problem statement

We are trying to fetch GitHub issue/PR data for various repositories to do some analysis and metric calculation. We have used the MI CLI to download and store this data to Ceph. However, upon inspecting the data we see that there are a limited set of fields/columns being populated. For eg: there was no assignee column in the issues data. We would like to see all the default fields for issues/PRs exposed by the GitHub API for better analysis.

Proposal description

Enable the MI tool to fetch all default fields for issues/PR data.

cc @xtuchyna @Shreyanand @chauhankaranraj