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
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 b4399fb to a01e78e Compare June 19, 2026 11:50
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

2 participants