publish-vscode-extension icon indicating copy to clipboard operation
publish-vscode-extension copied to clipboard

Check an extensions license

Open HaaLeo opened this issue 4 years ago • 0 comments

Description

After eclipse/openvsx#222 is resolved the GitHub action should check whether a license is present by using ovsx's isLicenseOk method. If the license is not ok it should yield a warning.

This is especially usefull when the extension is executed with the dryRun flag.

I am happy to accept a PR on this which includes unit tests as well.

HaaLeo avatar Jan 23 '21 12:01 HaaLeo