Skip to content

Add GraphQL API to fetch user and org-repos #360

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 15, 2024
Merged

Conversation

e-for-eshaan
Copy link
Contributor

@e-for-eshaan e-for-eshaan commented May 15, 2024

This pull request adds a GraphQL API that allows fetching user and organization repositories based on a Personal Access Token (PAT) and a search string.

  • It simplifies the fetch process by removing org-based logic.
  • The API uses the GitHub GraphQL API to search for repositories matching the given search string.
  • The response includes repository details such as name, URL, owner, and primary language.
  • updates default date-range for picker

jayantbh
jayantbh previously approved these changes May 15, 2024
@e-for-eshaan e-for-eshaan merged commit e1907b0 into main May 15, 2024
1 check passed
@e-for-eshaan e-for-eshaan deleted the feat/search-graphql branch May 15, 2024 12:41
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.

2 participants