warren830 commented on issue #2376:
URL: 
https://github.com/apache/incubator-devlake/issues/2376#issuecomment-1186384720

   I checked gitlab api: 
https://docs.gitlab.com/ee/api/projects.html#list-user-projects
   we can use the following param:
   search(string): Return list of projects matching the search criteria.
   starred(boolean): Limit by projects starred by the current user. 
   visibility(string): Limit by visibility public, internal, or private. -- 
using private will return only our company's private projects
   


-- 
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