jazzsequence/Validate Plugin Tested Up To Version

A GitHub action that validates the last tested plugin version against the current version of WordPress.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
plugin-pathThe path to the plugin to validate.no.
dry-runWhether to actually commit the changes to the repository.nofalse
gh-tokenThe GitHub token to use for creating a pull request.no${{ github.token }}
filenamesThe filenames to check for the tested up to version. Default is 'readme.txt,README.md'.noreadme.txt,README.md
branchThe branch to use as the base for PRs and commit the changes back to.no
pr-statusThe status of the PR to create. Default is 'draft'. Accepts 'draft' or 'open'.nodraft
validation-levelThe validation level to use. Accepts 'patch' or 'minor'.nominor

no outputs