Skip to content

fix(repos): include organization-created repositories in user repo list#32

Open
ArtyomVancyan wants to merge 1 commit into
Younesfdj:masterfrom
ArtyomVancyan:fix/stars-count
Open

fix(repos): include organization-created repositories in user repo list#32
ArtyomVancyan wants to merge 1 commit into
Younesfdj:masterfrom
ArtyomVancyan:fix/stars-count

Conversation

@ArtyomVancyan

Copy link
Copy Markdown

This pull request enhances the way we gather and report repositories for a GitHub user profile. It now includes not only the user's owned repositories, but also repositories created by the user within organizations, leading to a more complete and accurate representation of their work. The implementation involves new queries, batching, and logic to determine organization repo authorship. (resolves #31)

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.

The organization-created repositories are ignored

1 participant