ChrisCarini / intellij-platform-plugin-verifier-action

GitHub Action for executing the intellij-plugin-verifier
Apache License 2.0
27 stars 9 forks source link

Require the usage of `GITHUB_TOKEN` when setting `verifier-version` to `LATEST`. #30

Open ChrisCarini opened 2 years ago

ChrisCarini commented 2 years ago

As described in the Release v1.2.0 - we will require the usage of GITHUB_TOKEN when setting the verifier-version to LATEST.

This should be handled with a Major version bump per SemVer, since the API/usage of the action will change for folks.