Skip to content

fix: Add v prefix to .version to match release branch naming convention#222

Merged
arpit-jn merged 1 commit into
masterfrom
fix/version-prefix
May 28, 2026
Merged

fix: Add v prefix to .version to match release branch naming convention#222
arpit-jn merged 1 commit into
masterfrom
fix/version-prefix

Conversation

@arpit-jn
Copy link
Copy Markdown
Contributor

Changes

Adds v prefix to .version file (3.2.0v3.2.0) so the release pipeline can find the release PR. The get-release-notes action searches for a PR from branch release/{VERSION}, but our branch was release/v3.2.0 — causing a mismatch and pipeline failure.

References

Testing

Release pipeline will be re-triggered after merge to validate the fix.

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not — infrastructure fix, not applicable for unit testing

Checklist

@arpit-jn arpit-jn requested a review from a team as a code owner May 28, 2026 14:15
Copy link
Copy Markdown
Contributor

@kishore7snehil kishore7snehil left a comment

Choose a reason for hiding this comment

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

LGTM!

@arpit-jn arpit-jn merged commit 79af6b2 into master May 28, 2026
5 checks passed
@arpit-jn arpit-jn deleted the fix/version-prefix branch May 28, 2026 14:23
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.

2 participants