-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Critical
-
Component/s: github-organization-folder-plugin
-
None
github-organization fails to detect new repositories, probably due to pagination as we have about 20 repositories and it failed to detect a new one, being consistent in its behaviour, even if this repository is configured with a Jenkinfile inside and with the same access as the other ones.
I checked the logs and it doesn't even spot it, which tells me that probably the GitHub API call is paginated and returns only a limited number of repositories.
I marked this as critical because there is no workaround for this issue.