crazyfactory/gitflow

finish-feature broken

Closed this issue ยท 1 comments

With the new release the feature:
gitflow finish-feature is broken and throws an Exception:

$ gitflow finish-feature
? project name maintenance
? sprint number 7
? Are you sure, you finished maintenance-sprint-7/2115-deactivate-barzahlen of maintenance/sprint-7 Yes
Your branch name is not in the format: {issue_number}-{feature_name}

Suggestion

branch name changed format (here from 2115-deactivate-barzahlen to maintenance-sprint-7/2115-deactivate-barzahlen), which let the validation fail now.

๐ŸŽ‰ This issue has been resolved in version 1.2.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€