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

Working with the GitHub Topic API #2

Open
1 task
RichardLitt opened this issue Nov 7, 2017 · 3 comments
Open
1 task

Working with the GitHub Topic API #2

RichardLitt opened this issue Nov 7, 2017 · 3 comments
Labels

Comments

@RichardLitt
Copy link
Member

GitHub's topic API is useful, but limited. Right now, you can only get and set topics for a specific repository.

https://developer.github.com/v3/repos/#list-all-topics-for-a-repository

It would be great to build a tool that will get all topics for an organization, or for GitHub as a whole. At the moment, there is no API available for their suggestions on GitHub.

To Do

  • Talk to GitHub and find out how we can get access to their prediction algorithm. Perhaps a new API?
@miteshvp
Copy link

@RichardLitt - please check this out https://github.com/fabric8-analytics/fabric8-analytics-tags for some handy tags. You can also check https://github.com/fabric8-analytics/fabric8-analytics-tagger for implementation

@RichardLitt
Copy link
Member Author

Hey @miteshvp! Thanks. Yeah, I saw that - opened a ticket in #7 to take a look at fabric8-analytics. It doesn't look like you have topics for GitHub, right?

@miteshvp
Copy link

@RichardLitt - we do not have marked explicit topics mentioned on Github, but the tag list is more of a superset of Github topics

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

No branches or pull requests

2 participants