aboutcode-org / aboutcode-org/fetchcode
Use GraphQL or paginated REST API in `package.get_github_data_from_purl`
未關閉
bug
- 主要語言
- HTML
- 星號
- 13
- 分支
- 24
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Currently, `get_github_data_from_purl` is using the GitHub REST API to retrieve releases.
However, in its default config, GitHub only returns the last 30 releases, see https://docs.github.com/en/rest/releases/releases?apiVersion=2022-11-28. Instead, we should use GraphQL or paginated requests to retrieve all releases.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。