Skip to content

Conflict Between Automatic Commit Messages and Ensuring Commit Conventions with Cocogitto #51

@yoctoyotta1024

Description

@yoctoyotta1024

Git's automatic commits e.g. merge and revert commits do not obey the commit convention. They will therefore fail the Cocogitto commit checks.

If you have such commits in the commit log for your branch, you will need to amend their message(s) so that they comply with the commit convention.

Note that we have enabled Cocogitto to ignore merge commit messages so that pull requests to main can retain the automatically generated message.

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