likyh commented on PR #4704: URL: https://github.com/apache/incubator-devlake/pull/4704#issuecomment-1479252971
I find `timeAfter` and iscremental haven't been used correctly. https://github.com/apache/incubator-devlake/blob/main/backend/plugins/github/tasks/issue_collector.go#L76-L81 We should use like this to support collect after the `timeAfter` or collect incremently. If not, we can use normal collector. Or maybe you want to add them next PR? -- 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]
