WIP: Check commit messages with Gnitpick and minor Travis-CI syntax fixes#132
WIP: Check commit messages with Gnitpick and minor Travis-CI syntax fixes#132
Conversation
|
Does what it's supposed to do. But I did notice this at the top of Travis log. It was not a force push and the gnitpick tests still worked the same. So the only problem is that it tested many old commit. |
|
That is because of https://github.com/Seravo/gnitpick/blob/master/gnitpick.py#L174-L188 |
|
I think it should check 5 at the most. But why is it doing that in the first place? I did not use |
|
You can inspect what happened by looking at the build log in https://travis-ci.org/github/Seravo/wordpress/jobs/660968721 You can also clone the Gnitpick repo and push it around to see the output of the Travis-CI env debugger: https://github.com/Seravo/gnitpick/blob/master/.travis.yml |
|
What's the status on the review? |
|
Changed to WIP status. Gnitpick needs to mature a bit more before this is ready for prime time. |
7a9206e to
c6b4cff
Compare
No description provided.