Skip to content

Add organization repositories endpoint using orgs/{org}/repos#210

Merged
pietbrauer merged 1 commit into
mainfrom
feature/org-repos
May 14, 2026
Merged

Add organization repositories endpoint using orgs/{org}/repos#210
pietbrauer merged 1 commit into
mainfrom
feature/org-repos

Conversation

@pietbrauer

Copy link
Copy Markdown
Member

Users/orgs distinction matters: users/{owner}/repos returns only public repos for orgs; orgs/{org}/repos includes private repos for authenticated members. Adds organizationRepositories and organizationRepositoriesPaginated (callback + async), GetOrgList CLI subcommand, live fixture, and tests.

Users/orgs distinction matters: users/{owner}/repos returns only public
repos for orgs; orgs/{org}/repos includes private repos for authenticated
members. Adds organizationRepositories and organizationRepositoriesPaginated
(callback + async), GetOrgList CLI subcommand, live fixture, and tests.
@pietbrauer pietbrauer merged commit 0de3667 into main May 14, 2026
4 checks passed
@pietbrauer pietbrauer deleted the feature/org-repos branch May 14, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant