CrazyHZM commented on PR #13489: URL: https://github.com/apache/dubbo/pull/13489#issuecomment-1869890677
@SaptarshiSarkar12 When PR is submitted, the existing ci process will automatically execute `mvn spotless check` due to the execution of `mvn install`. I can't think of the function of this schedule. The code format is guaranteed because this check is done for every commit. I have an individual suggestion: add a ci code checkstyle to each submission instead of completing it through schedule. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
