Skip to content

issues Search Results · repo:conventional-changelog-archived-repos/validate-commit-msg language:JavaScript

Filter by

46 results
 (118 ms)

46 results

inconventional-changelog-archived-repos/validate-commit-msg (press backspace or delete to remove)

  • Iwouldliketobeapig
  • Opened 
    on Oct 11, 2017
  • #118

Support ES2015 modules export default for the custom types configuration. Simply prefer a default property on the specified module if it exists.
  • AndersDJohnson
  • 1
  • Opened 
    on Sep 10, 2017
  • #117

I see that someone already sent and merged a PR to fix this issue a while ago, but I still have this problem. This is all I have: commitmsg : validate-commit-msg , but when I try to commit I get: ...
  • FezVrasta
  • 1
  • Opened 
    on Sep 8, 2017
  • #116

Just landed on a repo that used this and the default log isn t super helpful to understand what is needed. Instead of: INVALID COMMIT MSG: does not match type ( scope ): subject ! An example would ...
  • gauntface
  • 3
  • Opened 
    on Aug 10, 2017
  • #115

I followed all the steps provided in the documentation and used .vcmrc file for configuration. It returns true for both valid and invalid commit messages along with a log message for invalid commits. screenshot ...
  • Alice-anjali
  • 4
  • Opened 
    on Aug 6, 2017
  • #113

Because of no existence of ./.git/logs/incorrect-commit-msgs INVALID COMMIT MSG: does not match type ( scope ): subject ! foo abr baz fs.js:652 return binding.open(pathModule._makeLong(path), stringToFlags(flags), ...
  • tunnckoCore
  • 4
  • Opened 
    on Aug 6, 2017
  • #112

When committing code in cyclic-router which has this set up as a commit hook - C:\projects\cyclic-router\node_modules\.bin\validate-commit-msg:2 basedir=$(dirname $(echo $0 | sed -e s,\\,/,g ) ) ...
  • SteveALee
  • 2
  • Opened 
    on Aug 4, 2017
  • #111

I d like to have a detailed look at commitlint and see what their offering is compared to this project. It seems to me like for the main points they have a much better CLI interface for users. Depending ...
  • Garbee
  • 32
  • Opened 
    on Aug 3, 2017
  • #110

Hello guys, Not really sure to understand autoFix: If this is set to true, type will be auto fixed to all lowercase, subject first letter will be lowercased, and the commit will pass (assuming there s ...
  • cmalard
  • 5
  • Opened 
    on Jul 28, 2017
  • #105

This is a great module as it can help to validate commit messages from a team, but there is a pain point: losing the commit message when validation fail. When trying to commit with a long and multiline ...
enhancement
help wanted
  • oupala
  • 8
  • Opened 
    on Jul 10, 2017
  • #101
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub