conventional-changelog-archived-repos / validate-commit-msg

DEPRECATED. Use https://github.com/marionebl/commitlint instead. githook to validate commit messages are up to standard
http://conventionalcommits.org/
MIT License
556 stars 101 forks source link

Does not allow npm version commits #13

Closed SomeKittens closed 8 years ago

SomeKittens commented 8 years ago

I'd like at least a flag to allow npm version commits:

npm ERR! INVALID COMMIT MSG: does not match "(): " ! was: 0.6.15

kentcdodds commented 8 years ago

I need to give you an apology. For some reason, I want watching this repository so I want getting notifications about issues and pull requests. I am so incredibly sorry. Please forgive me. I really feel awful. I hope my unresponsiveness doesn't hinder you contributing more in the future.

As for your specific pull request, I'll give it a closer look soon.

kentcdodds commented 8 years ago

Waiting on @jcollado to respond to my comment on his PR. Thanks for your patience :-)

SomeKittens commented 8 years ago

Thanks, Kent! Greenkeeper.io has informed me that this breaks my build so let me look into this.

kentcdodds commented 8 years ago

Thanks!