Closed renato-bohler closed 6 years ago
branch: issue_15-danger_commit_messages_validation
There is no validations to check if commit messages are complying with conventional-changelog conventions.
There should be a validation for that.
This would make the workflow easier and help semantic versioning.
This could be implemented in danger. This dangerfile could be used as an example.
branch: issue_15-danger_commit_messages_validation
What are you reporting?
What is the current behavior?
There is no validations to check if commit messages are complying with conventional-changelog conventions.
What is the expected behavior?
There should be a validation for that.
Which problem(s) will it solve?
This would make the workflow easier and help semantic versioning.
More
This could be implemented in danger. This dangerfile could be used as an example.