Skip to content

Require semantic release tags#187

Merged
suguanYang merged 1 commit into
mainfrom
fix/wangbinqi/semantic-release-tags
Jun 30, 2026
Merged

Require semantic release tags#187
suguanYang merged 1 commit into
mainfrom
fix/wangbinqi/semantic-release-tags

Conversation

@suguanYang

Copy link
Copy Markdown
Contributor

Summary

  • require release tags to use Docker-safe semantic versions such as v1.0.1
  • reject date-based release tags such as 2026.06.18.1 and v2026.06.18.1
  • let release asset upload rely on the validated release/deploy path instead of a broad v*/oss-v* prefix gate

Validation

  • git diff --check
  • shell regex sample check for accepted/rejected release tags

@suguanYang suguanYang force-pushed the fix/wangbinqi/semantic-release-tags branch from 894d1de to 37af7d2 Compare June 30, 2026 10:28
@suguanYang suguanYang changed the base branch from staging to main June 30, 2026 10:29
@suguanYang suguanYang merged commit 8efe2d9 into main Jun 30, 2026
6 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