Skip to content

Verify that the tag version and plugin version match #539

@Danil42Russia

Description

@Danil42Russia

Describe the need of your request

Hello!
There is an idea to add a check via GitHub Actions during release creation to ensure that the version in the tag name and the plugin version match.
I sometimes notice a problem where a new tag has been created, but the plugin version has not been updated. Currently, a new release is created from the tag version, and because of this, the new release is successfully created even though the versions do not match.

Proposed solution

I suggest adding a check in GitHub Actions release to ensure that the versions match. If they do not match, do not create a new release and cancel the pipeline.

Alternatives you've considered

No response

Additional context

If you like this idea, I can make it work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions