Skip to content

fix: use v* tag format for releases - #23

Merged
Kotakku merged 1 commit into
mainfrom
fix/release-tag-format
Mar 20, 2026
Merged

fix: use v* tag format for releases#23
Kotakku merged 1 commit into
mainfrom
fix/release-tag-format

Conversation

@Kotakku

@Kotakku Kotakku commented Mar 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add include-component-in-tag: false to release-please config
  • Tags will be v1.0.0 instead of baglab-v1.0.0, matching publish.yml trigger

After merge

Retag v1.0.0 to trigger publish:

git tag v1.0.0 baglab-v1.0.0
git push origin v1.0.0
git push origin :baglab-v1.0.0
git tag -d baglab-v1.0.0

🤖 Generated with Claude Code

Add include-component-in-tag: false to release-please config so tags
match the publish.yml trigger pattern (v*).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Kotakku
Kotakku merged commit 4e74b52 into main Mar 20, 2026
3 checks passed
@Kotakku
Kotakku deleted the fix/release-tag-format branch March 20, 2026 15:37
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