warren830 opened a new pull request, #4083: URL: https://github.com/apache/incubator-devlake/pull/4083
### Summary In collectApiPrReviewCommentsMeta and collectApiComments, we are using `since` instead of `created` to collect data created after the given time. This might mislead developers, so we add some annotations. Using `since` will return data updated the given time, so the data contains both that updated and created after the given time. ### Does this close any open issues? Relate to #4044 ### Screenshots Include any relevant screenshots here. ### Other Information Any other information that is important to this 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]
