Skip to content

Conversation

@ocean
Copy link
Owner

@ocean ocean commented Feb 2, 2026

Summary by CodeRabbit

  • Chores
    • Refined the release process to better handle version tag formatting and provide clearer validation messaging during automated releases.

@ocean ocean merged commit fed7945 into main Feb 2, 2026
6 of 7 checks passed
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 2, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

The GitHub Actions release workflow has been modified to trigger on semantic version tags matching the pattern ".." instead of "v", with updated version validation logic that handles optional "v" prefixes whilst reporting the original tag name in messages.

Changes

Cohort / File(s) Summary
GitHub Actions Release Workflow
.github/workflows/release.yml
Modified tag trigger pattern from "v*" to "..*"; adjusted version comparison logic to strip optional "v" prefix before validation; updated success and error messages to reference the original tag name rather than the stripped version.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

🐰 A version tag, now flexible and free,
With or without the "v" prefix, you see,
The workflow adapts with semantic precision,
Stripping the prefix for wise comparison decisions,
Release flows smoother, no errors to fear! 🎉

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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