chaoss / grimoirelab-bestiary

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

[jobs] Get repositories from a GitLab user or group #110

Closed jjmerchante closed 2 years ago

jjmerchante commented 3 years ago

Users should be able to get the list of repositories from a GitLab user or group.

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 GitLab API if a repository has issues enabled

jjmerchante commented 2 years ago

Closed by #109