Skip to content

Return TotalCount in ListRepos in AppsService #1791

@victor88121

Description

@victor88121

ListRepos currently only returns the list of repositories from github's response but not the total_count (Link). This total_count is different from just the length of the list of repositories returned if the number of repositories in the installation is greater than the per_page pagination limit set in the request. Is it possible to add it for ListRepos to return?

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
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions