Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import all the data from Github API for repo #102

Open
sks444 opened this issue Mar 13, 2018 · 5 comments
Open

Import all the data from Github API for repo #102

sks444 opened this issue Mar 13, 2018 · 5 comments

Comments

@sks444
Copy link
Member

sks444 commented Mar 13, 2018

I think we should also have a repo app(as we will be having issue and pullrequest app) which collects all the data Github API provides for a repo see https://developer.github.com/v3/repos/
We could do some awesome things with these data in future and also might be helpful to do analysis in Newcomer metrics and gamification project

@gitmate-bot
Copy link
Collaborator

GitMate.io thinks possibly related issues are #82 (Import Github issues and its related data to data model), #84 (Import Gitter Developer API data to data model), #33 (Import OpenHub data), #101 (Import data into GSoC data model), and #83 (Import Pull requests related data to data model).

@sks444
Copy link
Member Author

sks444 commented Mar 13, 2018

Please assign it to me if possible as I am working on similar issues #83 and #82 , this will avoid any conflict.

@sks444
Copy link
Member Author

sks444 commented Mar 13, 2018

And I will try to get this one merged first as we will be using the repo model in issue and pullrequest model.

@jayvdb
Copy link
Member

jayvdb commented Mar 14, 2018

Some more thought it needed for this. 'org' is not github. coala 'org' is GitHub + GitLab + Gitter + Google Docs + lots of other stuff.

We do need an 'org' app, which determines which org is the subject of the analysis (i.e. moving get_owner out of gci into a more generic app)

And one of the principles of this project is that it will use IGitt for GitHub and GitLab information, thereby ensuring that this community project doesnt favour GitHub-centric orgs vs GitLab-centric orgs, and allows an easy interface for a JIRA-centric org to implement in order to use the community project.

@jayvdb
Copy link
Member

jayvdb commented Mar 21, 2018

We do need an 'org' app,

Some very high level design at #113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants