middlewarehq / middleware

✨ Open-source dev productivity platform for engineering teams ✨
https://middlewarehq.com
Apache License 2.0
397 stars 33 forks source link

"Refactor getRepos function to use GitHub API for fetching repositories" #339

Closed shivam-bit closed 1 month ago

shivam-bit commented 1 month ago

"This pull request refactors the getRepos function to use the GitHub API for fetching repositories instead of the batchPaginatedListsRequest function. It also includes some additional changes such as updating the integration token retrieval and handling pagination in the API request. This refactor improves the efficiency and reliability of fetching repositories from GitHub."