Skip to content

feat: add release workflow to automate floating tag updates#42

Merged
jordanstephens merged 7 commits intomainfrom
jordan/major-version-tags
Mar 7, 2026
Merged

feat: add release workflow to automate floating tag updates#42
jordanstephens merged 7 commits intomainfrom
jordan/major-version-tags

Conversation

@jordanstephens
Copy link
Member

Triggers on full semver tags (v1.2.3) and automatically creates or force-updates the minor (v1.2) and major (v1) floating tags, then creates a GitHub Release with auto-generated notes.

https://docs.github.com/en/actions/how-tos/create-and-publish-actions/release-and-maintain-actions

Triggers on full semver tags (v1.2.3) and automatically creates or
force-updates the minor (v1.2) and major (v1) floating tags, then
creates a GitHub Release with auto-generated notes.

https://docs.github.com/en/actions/how-tos/create-and-publish-actions/release-and-maintain-actions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jordanstephens jordanstephens marked this pull request as ready for review March 6, 2026 17:32
@jordanstephens jordanstephens requested a review from a team as a code owner March 6, 2026 17:32
@jordanstephens jordanstephens self-assigned this Mar 6, 2026
@jordanstephens jordanstephens force-pushed the jordan/major-version-tags branch from 8089057 to 6fa4de1 Compare March 7, 2026 00:26
@jordanstephens jordanstephens merged commit 048fda4 into main Mar 7, 2026
5 checks passed
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.

1 participant