Skip to content

chore: keep major version in line with released version#14

Merged
tstirrat15 merged 1 commit into
mainfrom
use-update-major-version
Feb 19, 2026
Merged

chore: keep major version in line with released version#14
tstirrat15 merged 1 commit into
mainfrom
use-update-major-version

Conversation

@tstirrat15

Copy link
Copy Markdown
Contributor

Description

Most github actions are built to let you just specify the major version and let the rest of it float. I thought this was something built into how github actions works, but it turns out they just want you to keep the major tag updated in line with the normal semver.

This adds an action which will do that automatically when we update the version of this action.

Changes

  • Add a workflow to update the major tag when a version is released

Testing

Review.

barakmich
barakmich previously approved these changes Feb 18, 2026

@barakmich barakmich left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine, so long as you're okay with getting the Github spam

@tstirrat15 tstirrat15 merged commit 52542da into main Feb 19, 2026
2 checks passed
@tstirrat15 tstirrat15 deleted the use-update-major-version branch February 19, 2026 00:06
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants