Skip to content

Ensure that each instance of spotless-changelog within a multi-project build has a different tag prefix #25

Open
@nedtwigg

Description

@nedtwigg

You can apply spotless-changelog multiple times in a multi-project build (example), but each instance needs to have a distinct changelog file, as well as a distinct tagPrefix, otherwise you will get errors related to duplicate tags, such as #24.

It would be nice to proactively check for this condition within the plugin and warn the user. Task configuration avoidance and configure-on-demand mean that it won't always be perfect, but there are certainly some cases where we could help the user understand that it has been configured incorrectly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions