lucavallin/verto

Log repositories not matching requirements

開放

#206 建立於 2023年10月3日

 (7 則留言) (0 個反應) (0 位負責人)TypeScript (95 個分叉)auto 404
data-generationenhancementgood first issuehelp wanted

倉庫指標

星標
 (426 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南