Enable MI tool to fetch all default fields for GitHub issue/PR data
Closed this issue · 0 comments
hemajv commented
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.