cz-conventional-changelog icon indicating copy to clipboard operation
cz-conventional-changelog copied to clipboard

[skip ci] option?

Open sarbbottam opened this issue 9 years ago • 1 comments

Wondering if it would be useful to display a conditional prompt for docs & chore to add [skip ci] option.

I guess most of the time a build is unnecessary for chore and docs changes.

sarbbottam avatar May 06 '16 03:05 sarbbottam

I like this idea. I want our commit types (see #29) to be deterministic but to still allow for the flexibility of requests like this one. For this reason I don't think JSON is going to be a good enough format for our types. I'm thinking we need to use a type system more like the one in GraphQL.

jimthedev avatar Aug 07 '16 16:08 jimthedev