data-generationenhancementgood first issuehelp wanted
Repository metrics
- Stars
- (426 stars)
- PR merge metrics
- (PR metrics pending)
Description
Since we have multiple reasons why a project is not added (namely stars count and issues count) and we have different places where we do filter those out (for GitHub is a mix of GraphQL query and manual filter, for GitLab is only manual filter).
Probably, a good way to handle this would do all the queries and then iterate over the repos coming from a source and see if it's there or not, and log those results.
Originally posted by @zillemarco in https://github.com/lucavallin/first-issue/pull/171#discussion_r1342371850