You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/07/12 14:35:15 UTC

[GitHub] [incubator-devlake] Startrekzky opened a new issue, #2478: [Bug][Github] Github user's email is missing

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

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   ![image](https://user-images.githubusercontent.com/14050754/178514592-25321962-1f05-4be4-b785-eef672d80253.png)
   
   
   ### What you expected to happen
   
   Get the email of the GitHub user and store it in the domain layer's table.accounts
   
   ### How to reproduce
   
   1. collect GitHub data
   2. connect to MySQL, and query 
   
      > SELECT * FROM accounts where id like 'github%'
   
   3. check the `email` field
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   main
   
   ### Are you willing to submit 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: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] klesh closed issue #2478: [Bug][Github] Github user's email is missing

Posted by GitBox <gi...@apache.org>.
klesh closed issue #2478: [Bug][Github] Github user's email is missing
URL: https://github.com/apache/incubator-devlake/issues/2478


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] likyh commented on issue #2478: [Bug][Github] Github user's email is missing

Posted by GitBox <gi...@apache.org>.
likyh commented on issue #2478:
URL: https://github.com/apache/incubator-devlake/issues/2478#issuecomment-1181863942

   I'll take it with https://github.com/apache/incubator-devlake/issues/2476


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org