mintsweet opened a new issue, #4131: URL: https://github.com/apache/incubator-devlake/issues/4131
## What and why to refactor 1. The directory hierarchy is not clearly defined.  2. Adding a new plugin requires modifying multiple places. 3. There are too many common configurations for plugins, which is highly repetitive. ## Describe the solution you'd like 1. Include the plugin in the register directory. 2. Provide basic configuration, new plugins directly inherit the basic configuration. 3. Shrink plug-in modification content ## Related issues Please link any other ## Additional context Add any other context or screenshots about the feature request here. -- 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]
