Skip to content

Conversation

@mir-huzaif
Copy link
Contributor

No description provided.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 6, 2026

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a "v" prefix to git tags created by the CI workflow. Previously, tags were created as $PACKAGE_VERSION, and now they will be created as v$PACKAGE_VERSION, aligning with semantic versioning conventions commonly used in Go projects.

Key Changes:

  • Modified git tag creation to include "v" prefix
  • Modified git push command to reference the new tag format with "v" prefix

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants