chaoss / grimoirelab-bestiary

GNU General Public License v3.0
3 stars 9 forks source link

Fetch GitHub repositories from a given owner #93

Closed jjmerchante closed 2 years ago

jjmerchante commented 2 years ago

This PR includes the implementation to retrieve the list of repositories given an owner.

This implements the function to fetch the repositories in a redis queue. From GraphQL you can create a new job given an owner and an optional GitHub API token. You can obtain the list of repositories once the job has finished using its id.