Skip to content

feat: add input to control version validation level#25

Merged
jazzsequence merged 5 commits intomainfrom
20-dont-invalidate-point-releases
Oct 30, 2025
Merged

feat: add input to control version validation level#25
jazzsequence merged 5 commits intomainfrom
20-dont-invalidate-point-releases

Conversation

@jazzsequence
Copy link
Copy Markdown
Owner

Introduce the validation-level input, defaulting to minor.

When validation-level is set to minor, the action truncates the
current stable WordPress version (e.g., 6.5.3 becomes 6.5) before
comparison. This ensures that validation passes if the plugin is
tested up to the latest minor branch, regardless of subsequent patch releases.

Introduce the `validation-level` input, defaulting to `minor`.

When `validation-level` is set to `minor`, the action truncates the
current stable WordPress version (e.g., 6.5.3 becomes 6.5) before
comparison. This ensures that validation passes if the plugin is
tested up to the latest minor branch, regardless of subsequent patch releases.
@jazzsequence jazzsequence merged commit 25714d4 into main Oct 30, 2025
4 checks passed
@jazzsequence jazzsequence deleted the 20-dont-invalidate-point-releases branch October 30, 2025 21:51
@jazzsequence jazzsequence mentioned this pull request Oct 30, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant