lucavallin/verto

Log repositories not matching requirements

Aperta

#206 aperta il 3 ott 2023

 (7 commenti) (0 reazioni) (0 assegnatari)TypeScript (95 fork)auto 404
data-generationenhancementgood first issuehelp wanted

Metriche repository

Star
 (426 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor