Closed
Description
Hey,
Would you consider supporting pagination for the ListEnvironments method? I appreciate that it is probably an edge case request but it would be nice to be able to pass in opts to the request for pagination in the instance where you have a lot of environments.
func (s *RepositoriesService) ListEnvironments(ctx context.Context, owner, repo string, opts *ListOptions)