Skip to content

ci: auto-tag on version bump merge - #66

Open
benrkia wants to merge 1 commit into
mainfrom
ilbe/auto-tag-on-version-bump
Open

ci: auto-tag on version bump merge#66
benrkia wants to merge 1 commit into
mainfrom
ilbe/auto-tag-on-version-bump

Conversation

@benrkia

@benrkia benrkia commented Jun 19, 2026

Copy link
Copy Markdown

Issue #, if available:
Closes #61

Description of changes:
Automatically create a git tag when version.rb changes on main. Prevents tags from going missing when releases are published to rubygems via the internal CodeBuild pipeline.

Target (OCI, Managed Runtime, both):
both

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Comment thread .github/workflows/tag-version.yml Fixed
@benrkia
benrkia force-pushed the ilbe/auto-tag-on-version-bump branch from b4399fb to a01e78e Compare June 19, 2026 11:50
@benrkia benrkia self-assigned this Jul 17, 2026
@benrkia
benrkia requested a review from maxday July 17, 2026 14:57
@darklight3it
darklight3it self-requested a review July 24, 2026 22:55
Comment thread .github/workflows/tag-version.yml Outdated
Automatically create a git tag when version.rb changes on main.
Prevents tags from going missing when releases are published to
rubygems via the internal CodeBuild pipeline.

Closes #61
@benrkia
benrkia force-pushed the ilbe/auto-tag-on-version-bump branch from a01e78e to 3c68ee6 Compare July 31, 2026 08:34
@benrkia
benrkia requested a review from darklight3it July 31, 2026 09:57

@darklight3it darklight3it 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.

LGTM now 🚀

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.

Tags/Releases don't match what's been released

3 participants