klesh opened a new pull request, #4478: URL: https://github.com/apache/incubator-devlake/pull/4478
### Summary 1. added NewStatefulApiCollectorForFinalizableEntity to help collecting data from APIs that do NOT support filtering data by `updated` 2. github restful pr collector support timeFilter/diffSync ### Does this close any open issues? Part of #4403 ### Self test Collected `apache/incubator-devlake` PR with the following command: ``` go run ./plugins/github/github.go -c 1 -o apache -r incubator-devlake -a 2023-02-16T00:00:00Z -t collectApiPullRequests,extractApiPullRequests ``` and limited records(only the first page) appeared in the database. -- 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]
