Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to also create minor tag? #61

Open
RebeccaStevens opened this issue Jan 30, 2022 · 6 comments
Open

Add an option to also create minor tag? #61

RebeccaStevens opened this issue Jan 30, 2022 · 6 comments

Comments

@RebeccaStevens
Copy link

v1 - major
v1.2 - minor

@smac89
Copy link
Member

smac89 commented Feb 14, 2022

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

@lukasz-mitka
Copy link

lukasz-mitka commented Feb 22, 2022

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

@SkyTrix
Copy link

SkyTrix commented Apr 1, 2022

@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

@afonsojramos
Copy link

afonsojramos commented May 20, 2022

@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!

@smac89
Copy link
Member

smac89 commented Nov 17, 2022

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

@owattley-rotageek
Copy link

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

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

When branches are created from issues, their pull requests are automatically linked.

6 participants