Skip to content

PREQ-2287 allow + in the branch name#111

Merged
tomverin merged 1 commit intomasterfrom
feat/tom/PREQ-2287
Oct 2, 2025
Merged

PREQ-2287 allow + in the branch name#111
tomverin merged 1 commit intomasterfrom
feat/tom/PREQ-2287

Conversation

@tomverin
Copy link
Copy Markdown
Contributor

@tomverin tomverin commented Oct 2, 2025

No description provided.

@tomverin tomverin requested a review from a team as a code owner October 2, 2025 09:41
Copilot AI review requested due to automatic review settings October 2, 2025 09:41
Copy link
Copy Markdown

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 updates the branch name validation regex to allow plus signs (+) in branch names, supporting semantic versioning patterns that include build metadata.

  • Updated the regex pattern to include plus signs in allowed characters
  • Updated error message documentation to reflect the new allowed character set
  • Added an example showing the plus sign usage in branch names

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@tomverin tomverin force-pushed the feat/tom/PREQ-2287 branch from ea34631 to 3948d42 Compare October 2, 2025 09:50
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Oct 2, 2025

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues
0 Dependency risks

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube Cloud

@tomverin tomverin merged commit 66c21c6 into master Oct 2, 2025
9 checks passed
@tomverin tomverin deleted the feat/tom/PREQ-2287 branch October 2, 2025 09:57
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