Skip to content

Support pagination for ListEnvironments #2257

@chelnak

Description

@chelnak

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)

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).enhancementgood first issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions