Skip to content

Cannot exclude a prefix from the merge message when determining the next version #1334

@cosminpopescu

Description

@cosminpopescu

Cannot exclude a prefix from the merge message when determining the next version.

Example:
I have next-version: 18.1.0.
The version is retrieved from the merge message "Merge message 'Merge branch 'release/v2017.1'".

Because 2017 is bigger than 18, then the next version is determined as '2017' instead of '18'. I want an option to trim 'v20' from the merge message so it will determine the next version as 18?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions