github / github/platform-samples
delete-empty-repos.sh - Handle Pagination
Open
bash
enhancement
help wanted
- Dominant language
- Shell
- Stars
- 2.2k
- Forks
- 1.9k
- Avg merge
- 7d 19h
- Merged PRs (30d)
- 1
Description
[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/)
Contributor guide
Assessment
This issue has not been assessed yet.