chaoss / grimoirelab-bestiary

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

[jobs] Get repositories from a GitHub owner #92

Closed jjmerchante closed 2 years ago

jjmerchante commented 2 years ago

Users should be able to get the list of repositories from a GitHub owner.

It will be implemented with jobs and the result will be a list of repositories, including if it is a fork, and check if we can get from GitHub API if a repository has issues/prs enabled

sduenas commented 2 years ago

Closed by #93