klesh commented on code in PR #2005:
URL: https://github.com/apache/incubator-devlake/pull/2005#discussion_r881727387
##########
plugins/github/tasks/issue_extractor.go:
##########
@@ -53,6 +53,10 @@ type IssuesResponse struct {
Login string
Id int
}
+ User *struct {
Review Comment:
Out of curiosity : What difference doesn't the pointer make?
--
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]