Skip to content

Conversation

dannywillems
Copy link
Member

No description provided.

Copy link

❌ Release Branch Naming Convention Error

The branch name release/test does not follow the required naming convention.

Required Format

Release branches must follow the format: release/vX.Y.Z

Where:

  • The version must start with a lowercase v
  • X, Y, and Z are version numbers (all three components required)

Valid Examples

  • release/v1.0.0
  • release/v1.2.3
  • release/v2.0.0
  • release/v2.0.0-beta.1

Your Branch Issue

Invalid version format

Suggested Fix

Your branch should be named: release/v<major>.<minor>.<patch>

Please rename your branch to follow the convention and push again.

@dannywillems
Copy link
Member Author

Closing. It was for #1397

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant