Skip to content

fix: force major version bump#1041

Merged
saraburns1 merged 2 commits into
mainfrom
bump_major_version
Mar 24, 2025
Merged

fix: force major version bump#1041
saraburns1 merged 2 commits into
mainfrom
bump_major_version

Conversation

@saraburns1

@saraburns1 saraburns1 commented Mar 24, 2025

Copy link
Copy Markdown
Contributor

A note on this - the current code for github-tag-action does not support conventionalcommit analyzer (only angular) so our commit messages are not interpreted correctly which means using the 'bump version' action in GitHub only bumps minor releases, not major.

There is a PR that will change this, but it needs to be merged/compiled into the workplace action before we can use it.

So for now, we will force the action to do a major version bump, and hope that the PR gets reviewed soon so we can remove this line and instead specify commit_analyzer_preset: conventionalcommit

@saraburns1 saraburns1 merged commit cb82dcf into main Mar 24, 2025
@saraburns1 saraburns1 deleted the bump_major_version branch March 24, 2025 18:59
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.

2 participants