github-pr-triage icon indicating copy to clipboard operation
github-pr-triage copied to clipboard

Repo's under user or org is different

Open electrical opened this issue 11 years ago • 2 comments

Evidently there is a difference for when there are repo's under an organisation or under a user. In our case we have repo's under an org and in the API you get a different list ( much shorter ) if you look under the /users/:username/repos or /orgs/:org/repos Is there a way to fix this? Perhaps a checkbox that says its an org instead of a user so it modifies the call?

electrical avatar Aug 22 '14 21:08 electrical

I don't think I understand. If you type in "mozilla" instead of "peterbe" does it not fetch all repos under that organization? Like https://prs.paas.allizom.org/rust-lang for example

peterbe avatar Aug 25 '14 03:08 peterbe

Hi sorry for the incomplete report. did some more digging. It seems that the API only returns 30 items by default but the interface shows only 9 items ( when filling in the 'elasticsearch' org name. ) Is this done with a reason?

electrical avatar Aug 25 '14 09:08 electrical