github / github/platform-samples
delete-empty-repos.sh - Handle Pagination
未关闭
bash
enhancement
help wanted
- 主要语言
- Shell
- 星标
- 2.2k
- 派生
- 1.9k
- 平均合并
- 7 天 19 小时
- 30 天内合并 PR
- 1
描述
[delete-empty-repos.sh](https://github.com/github/platform-samples/blob/master/api/bash/delete-empty-repos.sh) currently works with default pagination of only 30 repositories.
Need to handle pagination in case of more than 30 repositories are within the organization.
[Relevant Doc](https://developer.github.com/v3/guides/traversing-with-pagination/)
贡献指南
调研方向
Read api/bash/delete-empty-repos.sh and the linked GitHub pagination guide first. Run it against an organization with more than 30 repositories, then verify that it processes all repositories rather than only the default page.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, shell
- 领域
- api, cli
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100