warren830 commented on code in PR #4700:
URL: 
https://github.com/apache/incubator-devlake/pull/4700#discussion_r1140040030


##########
backend/plugins/jenkins/tasks/build_collector.go:
##########
@@ -43,10 +49,15 @@ type SimpleJob struct {
        Path string
 }
 
+type SimpleJenkinsApiBuild struct {
+       Number    int64
+       Timestamp int64
+}

Review Comment:
   what is this for? No json tag?



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