Skip to content

Add a git trailer to a merge commit to indicate if it came from a feature, a bugfix or a hotfix #52

Open
@shaedrich

Description

@shaedrich

For example:

Merge branch 'hotfix/1.2.3' into 'main'

Finish Hotfix 1.2.3

Type: hotfix

GitLab, for example, uses the CHANGELOG trailer for this purpose. (also see keepachangelog.com)

Or maybe more like Conventional Commits

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions