github-tools / github-tools/github

Pulling all contributors of a repo

未關閉
#421 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
3.8k
分支
809
PR 合併指標
30 天內沒有已合併 PR

描述

Hello, I came across this problem recently. When I have a repository and try to do `getContributors()` it only returns 30 records, not all of them. Is there a ways I can get all of them, like it works with `getRepos()` or other such methods?

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

Start by locating the getContributors() implementation and compare its handling of results with getRepos() or similar methods. The work is done when getContributors() can retrieve all contributors rather than stopping at 30 records, with the behavior verified against the GitHub API.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
api
Issue 類型
缺陷
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。