github-tools / github-tools/github
Pulling all contributors of a repo
未關閉
- 主要語言
- 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