-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Breaking API ChangePR will require a bump to the major version num in next release. Look here to see the change(s).PR will require a bump to the major version num in next release. Look here to see the change(s).
Description
Based on API document this API call has pagination mechanism implemented.
However with current implementation the ListRepositoryAccessRunnerGroup function doesn't have ListOptions to be passed in. Therefore it will only return first 30 repositories in the access list.
ListOptions needs to be supported so that it can fetch the full list of repositories that can access a self-hosted runner group.
gmlewisgmlewis
Metadata
Metadata
Assignees
Labels
Breaking API ChangePR will require a bump to the major version num in next release. Look here to see the change(s).PR will require a bump to the major version num in next release. Look here to see the change(s).