actions-marketplace-validations/IntelliJ Plugin Verifier
GitHub Action that verifies plugin compatibility with any version of IntelliJ IDEA.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 11, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/thepieterdc_intellij-plugin-verifier-action@c402ac7e31a3ae1eeadbdf0ed31f9278827d2ead # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| plugin | Path to the plugin distribution zip file | yes | — |
| verifier_version | The version of the Jetbains IntelliJ Verifier that you want to use | yes | 1.301 |
| versions | The versions of IntelliJ that should be validated against | yes | — |
Outputs
no outputs