likyh opened a new pull request, #3813:
URL: https://github.com/apache/incubator-devlake/pull/3813

   ### Summary
   1. add OnSuccessPluginTask for meta saving
   2. add collector meta to save the latest collecting's meta such as 
`latestUpdated` and `startFrom`
   3. collect incrementally only when the `startFrom` this time is equal to the 
latest time.
   4. only incrementally collect remoteLinks from the issues matched 
`meta.latestUpdated<issue.updated` to reduce request number.
   5. add nil checker for TransformationRules
   
   ### Does this close any open issues?
   Related #3805 
   


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