Skip to content

Generating release notes: Support tags with "build metadata" #75

Description

@p-fischer

In our Android projects (e.g. hairhaus-mde), version tags always have a build number appended with + - e.g. 1.1.1+020, which conforms with semantic versioning.

The work tool does create release notes via:

work -c 1.1.1+020 

But it's not possible to use the wizard because it drops the added suffix, so only 1.1.1 is shown in the list and used, which leads to an error.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions