jenkinsci / jenkinsci/github-branch-source-plugin
[JENKINS-65253] Pagination with github organisation scaning more than 100 repositories
- Dominant language
- Java
- Stars
- 217
- Forks
- 398
- Avg merge
- 30m
- Merged PRs (30d)
- 1
Description
My github organisation have 101 repos.
When I scan the organisation, Jenkins scan only the 100 first repo and ignore all other (they don't display in the logs).
I check the REST API, and we must set page=2 to get 101-200 repos.
---
Originally reported by quentin96, imported from: Pagination with github organisation scaning more than 100 repositories
Raw content of original issue
My github organisation have 101 repos.
When I scan the organisation, Jenkins scan only the 100 first repo and ignore all other (they don't display in the logs).
I check the REST API, and we must set page=2 to get 101-200 repos.
- environment:
production
Contributor guide
Assessment
This issue has not been assessed yet.