actions-tagger icon indicating copy to clipboard operation
actions-tagger copied to clipboard

Add an option to also create minor tag?

Open RebeccaStevens opened this issue 4 years ago • 6 comments

v1 - major v1.2 - minor

RebeccaStevens avatar Jan 30 '22 22:01 RebeccaStevens

@RebeccaStevens Unfortunately, that's not the goal of this action. We mostly focus on major tags as per the versioning guide outlined here.

smac89 avatar Feb 14 '22 21:02 smac89

@smac89 It still would be a good feature for actions following semver.

lukasz-mitka avatar Feb 22 '22 16:02 lukasz-mitka

@smac89 The docs seem to advise to do the same for minor versions: https://docs.github.com/en/actions/creating-actions/releasing-and-maintaining-actions#example-developer-process

SkyTrix avatar Apr 01 '22 11:04 SkyTrix

@smac89 👀

"We recommend creating releases using semantically versioned tags – for example, v1.1.3 – and keeping major (v1) and minor (v1.1) tags current to the latest appropriate commit."

I can try and look at how you do it, replicate the behaviour, and create a PR if you want!

afonsojramos avatar May 20 '22 08:05 afonsojramos

This has garnered enough attention, that I will now consider it for version 3

smac89 avatar Nov 17 '22 18:11 smac89

I had assumed this action would do this out of the box so this would be awesome to add - thanks!

owattley-rotageek avatar Mar 15 '24 17:03 owattley-rotageek