Skip to content

Webstorm / IntellIJ generated commit message "Merge remote-tracking branch 'origin/master'" fails #315

@stevenvanryckeghem

Description

@stevenvanryckeghem

IntellIJ / Webstorm auto generates a commit message when it sees new commits on the remote branch when pushing commits. You have the option to rebase or to merge. When merging, the message "Merge remote-tracking branch 'origin/master'" is generated but it fails the commitlint.

Expected Behavior

It shouldn't fail, but ignore the commit message

Current Behavior

Fails because it's not added to the ignore wildcards

Affected packages

  • cli
  • core
  • prompt
  • config-angular

Possible Solution

Extend the regex of is-ignored to include the message above.

Executable Version
commitlint --version 6.1.3
git --version 2.15.0.windows.1
node --version 8.9.4

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