Skip to content

ci: keep branch version in auto-tag (v0.0.18-alauda-N)#7

Merged
chengjingtao merged 1 commit into
alauda-v0.0.18from
fix/auto-tag-keep-version
Apr 19, 2026
Merged

ci: keep branch version in auto-tag (v0.0.18-alauda-N)#7
chengjingtao merged 1 commit into
alauda-v0.0.18from
fix/auto-tag-keep-version

Conversation

@chengjingtao

Copy link
Copy Markdown

Summary

Change auto-tag versioning to keep the branch version instead of bumping patch.

  • Before: branch alauda-v0.0.18 → tag v0.0.19-alauda-N (patch +1)
  • After: branch alauda-v0.0.18 → tag v0.0.18-alauda-N (same version)

Only the -alauda-N suffix increments on each push.

🤖 Generated with Claude Code

Use the branch version directly (v0.0.18-alauda-N) instead of
incrementing the patch version (v0.0.19-alauda-N). Only the alauda
suffix N is incremented on each push.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@chengjingtao chengjingtao merged commit 76996df into alauda-v0.0.18 Apr 19, 2026
6 checks passed
@chengjingtao chengjingtao deleted the fix/auto-tag-keep-version branch April 19, 2026 09:09
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