likyh opened a new issue, #3354:
URL: https://github.com/apache/incubator-devlake/issues/3354

   ## What and why to refactor
   
![image](https://user-images.githubusercontent.com/3294100/194852097-02d25e2b-20d0-4288-8012-03856e3061df.png)
   
![image](https://user-images.githubusercontent.com/3294100/194852198-1b5b4993-ee28-4e58-bd97-03aa1ec65a38.png)
   Now `ifFetching/fetchJiraBoard/fetchGitlabProject/...` must be passed 
through lots of layers. It's not a good practice because I think the middle 
module like `ProvicerTransformationSetting` needn't know the difference from 
one Provide(Plugin) to another Provide(Plugin).
   
   ## Describe the solution you'd like
   Add an interface `ProvideHookInterface` to pack these states and functions.


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