intellij-platform-plugin-verifier-action
intellij-platform-plugin-verifier-action copied to clipboard
Support K2 compatibility check
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.