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

feat: allow control over mutable tag creation #16

Merged
merged 1 commit into from
Jul 23, 2024
Merged

feat: allow control over mutable tag creation #16

merged 1 commit into from
Jul 23, 2024

Conversation

galargh
Copy link
Member

@galargh galargh commented Jul 16, 2024

Mutable tags for release v1.0.0 would be v1 and v1.0. By disabling mutable tags, you can only create full tags i.e. v1.0.0 and skip creation of v1 and v1.0. This is usually the desired behaviour for repos other than GitHub Actions actions.

@galargh galargh requested a review from laurentsenta July 16, 2024 11:39
@galargh galargh merged commit 4723ec2 into main Jul 23, 2024
3 checks passed
@BigLep
Copy link

BigLep commented Jul 23, 2024

@galargh : it seems like some of the inputs that have been added haven't been documented in https://github.com/ipdxco/changelog-driven-release?tab=readme-ov-file#inputs (or maybe I'm confusing things)

@galargh
Copy link
Member Author

galargh commented Jul 24, 2024

Good call, 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

Successfully merging this pull request may close these issues.

3 participants