Skip to content

Semver pattern without 'v' prefix #183

Open
@Mallear

Description

@Mallear

👋 Hey, nice project you have here !

I would like to use your action in our TF modules monorepo.
Today, we have a custom workflow creating releases, tags and uploading sources to an external JFrog registry. Our tags follow the pattern module-X.Y.Z.

After setting up this action, it seems it does not detect existing tags and want to create to create an initial release for all modified modules. I've forced the initial release value to 1.0.0 (removing the v prefix) to check if I could trick it.

Release plan:
Image
List of the previous tag, listed to delete:
Image

I didn't find a way to specify custom tag pattern, is there workaround or could it be a feature to implement ?

Thanks !

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions