jmjoy opened a new issue, #10539: URL: https://github.com/apache/skywalking/issues/10539
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Now command `license-eye dependency resolve` support `--summary` option, which will generate the summary license file, but command `license-eye dependency check` not. But in CI, the summary license file also need to be checked, the current method is to compare the generated license file from `resolve` with the original one, if `check` supports `--summary`, that would be much more convenient. ### Use case Github action `apache/skywalking-eyes/dependency` supports check the summary license file. ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
