buildo/smooth-release

add validation for uncommitted changes

Closed this issue · 0 comments

requirements

smooth-release should throw error if git dir has uncommitted changes.
As done for other validations it should be active by default but users should be able to turn it off in config

specs

analyze git status --porcelain output

misc

{optional: other useful info}