-
Notifications
You must be signed in to change notification settings - Fork 7
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
Auto-add github resources #185
Comments
That was so funny, I can try it. Can you explain it in more detail, e.g. what kind of metadata we need? |
Well, if you search for github repositories in our yml file, you should get an idea what kind of meta data we store currently. Not sure if all of it can be retrieved via API... |
Hi @haesleinhuepf, I have a question, when submitting a url for a github rep, how should we define the type and tag? Or do we just leave them undefined? Best regards, |
I think we should write something in there, at least for the content type (see documentation). Otherwise it wouldn't show up on the webpage. I asked git-bob what types other github entries have: #299 |
Yes, that's why I'm asking you, because when I open the git repositories, I don't know where or what the types and tags definitions are. If I don't know them, I can't define them in the script. And seems in the Zenodo links, also do not have types and tags definitions. I will check them tomorrow and we can also discuss them, because I want to know the reasoning behind the classification of a "repo" as a type. Btw, have a good evening ~ |
Similar to the automatic intake of meta-data from zenodo, we may want to have this for github-resources. The python github-API might be useful for this.
If a new issue is created, and the body is only a github link, we could read the meta data of the repository and send a pull-request to add it to our list of resource.
The text was updated successfully, but these errors were encountered: