Skip to content

ci: add support for sha-suffix#6

Merged
zzzz465 merged 1 commit into
mainfrom
feature/release-tag-sha-suffix
Jul 16, 2026
Merged

ci: add support for sha-suffix#6
zzzz465 merged 1 commit into
mainfrom
feature/release-tag-sha-suffix

Conversation

@zzzz465

@zzzz465 zzzz465 commented Jul 16, 2026

Copy link
Copy Markdown

allow adding v<semver>-<sha> format

Fork releases reuse upstream version numbers plus a commit sha suffix
(e.g. v1.15.2-9bc0505b) so they never collide with upstream version
tags. Trigger the release pipeline on such tags and strip the suffix
in the upgrade suite version check, which compares tags against the
in-tree version that never carries it.

Signed-off-by: Dongok Kim (김동옥) <do.kim@pubg.com>
@zzzz465 zzzz465 changed the title ci: support fork build tags with commit sha suffix (vX.Y.Z-<sha>) ci: add support for sha-suffix Jul 16, 2026
@zzzz465
zzzz465 merged commit af722d7 into main Jul 16, 2026
13 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