intellij-platform-plugin-verifier-action icon indicating copy to clipboard operation
intellij-platform-plugin-verifier-action copied to clipboard

Support K2 compatibility check

Open Goooler opened this issue 6 months ago • 6 comments

Is your feature request related to a problem? Please describe.

We use this action to check our plugin but seems it hasn't reported K2 compatibility issues. See https://github.com/ComposeGears/Valkyrie/blob/eede1d9e9f2744a8e88b72ea0bf341e954ab2d1e/.github/workflows/release.yml#L51-L69

Describe the solution you'd like

Check and fail.

Additional context

See https://github.com/ComposeGears/Valkyrie/issues/134.

Goooler avatar Aug 19 '24 14:08 Goooler