Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace underscores in branch specific labels #4135

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

vinnyrose
Copy link
Contributor

@vinnyrose vinnyrose commented Jul 31, 2024

Description

Replace underscores in branch specific labels that may have been included through regex group matches.

Related Issue

#4110

Motivation and Context

The underscore is outputted into the SemVer value and elsewhere, but underscores are not valid SemVer characters.

How Has This Been Tested?

Added integration test case.

Screenshots (if appropriate):

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@arturcic arturcic linked an issue Jul 31, 2024 that may be closed by this pull request
2 tasks
@arturcic arturcic enabled auto-merge July 31, 2024 17:48
@arturcic arturcic self-requested a review July 31, 2024 17:48
@arturcic arturcic merged commit 0fd23d1 into GitTools:main Jul 31, 2024
106 checks passed
@vinnyrose vinnyrose deleted the feature/underscore-label-fix branch July 31, 2024 17:55
Copy link
Contributor

mergify bot commented Jul 31, 2024

Thank you @vinnyrose for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants