Skip to content

Missing type in generated commit message #1444

@Wolfsrudel

Description

@Wolfsrudel

Discussion

For me, the structure of a commit message should always include the type (see also https://www.conventionalcommits.org/en/v1.0.0/#summary).

But the type is completely missing.

A correct commit message would be, for example:

feat(foo): ✨ add bar

But what gitmoji-cli generates for me is:

✨ (foo): add bar

Did I miss something in the configuration?

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions