Skip to content

ci: restrict latest image tag publishing - #516

Merged
KomachiSion merged 1 commit into
masterfrom
codex/conditional-latest-tags
Aug 17, 2026
Merged

ci: restrict latest image tag publishing#516
KomachiSion merged 1 commit into
masterfrom
codex/conditional-latest-tags

Conversation

@KomachiSion

Copy link
Copy Markdown
Contributor

Summary

  • keep publishing the Git tag as the image version for every v* release
  • skip the latest tag for v2* releases
  • skip the latest tag when the version contains alpha, beta, or rc (case-insensitive)
  • continue publishing latest automatically for other release tags

Verification

  • parsed .github/workflows/build&push.yaml successfully as YAML
  • git diff --check passed

@KomachiSion
KomachiSion merged commit 3b03f8e into master Aug 17, 2026
5 checks passed
@KomachiSion
KomachiSion deleted the codex/conditional-latest-tags branch August 17, 2026 12:13
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