Skip to content

Remove duplicates from commit messages #379

@fjakop

Description

@fjakop

As developer we're using feature branches to implement story-based features. Typically we do interim commits just for sharing the code with our co-devs for the case of (un)expected absence (vacation, sicknes etc.).

At the moment, every commit has the same commit comment, e.g. "feat: new cool feature" and leads to as many changelog entries as there are commits, as we do use merge requests without squash.

The expected behaviour is that the commit messages would be deduped if they're completely identical.

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