Skip to content

Allow dashes and uppercase chars in gitflow branch names#14

Merged
joseluisq merged 1 commit intojoseluisq:masterfrom
Grafikart:patch-1
Jul 23, 2020
Merged

Allow dashes and uppercase chars in gitflow branch names#14
joseluisq merged 1 commit intojoseluisq:masterfrom
Grafikart:patch-1

Conversation

@Grafikart
Copy link
Contributor

I you would like to make the slugify a bit less agressive. I'm trying to follow a standard that accepts "-" and "A-Z" in the feature name

feature Issue-C123_fix-some-problem

I you would like to make the slugify a bit less agressive. I'm trying to follow a standard that accepts "-" and "A-Z" in the feature name

```bash
feature Issue-C123_fix-some-problem
```
@joseluisq joseluisq self-assigned this Jul 23, 2020
@joseluisq joseluisq added the enhancement New feature or request label Jul 23, 2020
@joseluisq
Copy link
Owner

Make the the slugify more flexible is reasonable.

Copy link
Owner

@joseluisq joseluisq left a comment

Choose a reason for hiding this comment

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

I have made some tests locally. So I'm going to marge this.

@joseluisq joseluisq changed the title Allow - and A-Z in slugs Allow dashes and uppercase chars in gitflow branch names Jul 23, 2020
@joseluisq joseluisq merged commit ed21b91 into joseluisq:master Jul 23, 2020
@joseluisq
Copy link
Owner

So feel free to pull from the master branch until the next release.
Thanks 👍

@joseluisq joseluisq added this to the 2.5.0 milestone Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants