Closed stevending1st closed 1 year ago
Thanks for the advice, this can be done in the monthly export task and I will do that.
/self-assign
The work has been done in #1332 , I will update the data before tomorrow.
But for this month, the type will only added into the accounts with exported repos. So if you get a meta data without type
and repos
field, it is a user account.
And for next month, the user
type will also be added into the user accounts that has exported metrics but no exported repos.
The work has been done in #1332 , I will update the data before tomorrow.
But for this month, the type will only added into the accounts with exported repos. So if you get a meta data without
type
andrepos
field, it is a user account.And for next month, the
user
type will also be added into the user accounts that has exported metrics but no exported repos.
This is really good news. Thank you very much for your work.
Description
I think owner's meta data should add a type field to mark whether the owner is
org
oruser
.e.g. https://[oss.x-lab.info/open_digger/github/X-lab2017/meta.json](https://oss.x-lab.info/open_digger/github/X-lab2017/meta.json)
https://[oss.x-lab.info/open_digger/github/stevending1st/meta.json](https://oss.x-lab.info/open_digger/github/stevending1st/meta.json)
Although github provides this interface, I still think it's a good feature.