hezyin opened a new issue, #4527:
URL: https://github.com/apache/incubator-devlake/issues/4527

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Use case
   
   When users scroll down the miller-column for GitHub connection, repos are 
listed in random order which makes it difficult for users to look for the repos 
they want. It would be nice if Config-UI can sort repos alphabetically.
   
   GitHub API does provide a `sort` parameter that we can leverage:
   
   1. 
https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#list-organization-repositories
   2. 
https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#list-repositories-for-the-authenticated-user
   
   Note that this should be implemented for both listing an org's repos and 
listing a user's repos.
   
   ### Description
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to