sunchaser-lilu commented on code in PR #10636: URL: https://github.com/apache/dubbo/pull/10636#discussion_r977984464
########## dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/TripleExceptionWrapperUtils.java: ########## @@ -0,0 +1,131 @@ +package org.apache.dubbo.rpc.protocol.tri; Review Comment: > Please add ASF license header for all newly created files Maybe we can use apache/skywalking-eyes/header@main to automatically add ASF license header to newly created files in GitHub action. I'm willing to submit a PR if needed, thanks. -- 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]
