hashicorp / go-changelog

Changelog generation based on files in a directory.
Mozilla Public License 2.0
107 stars 20 forks source link

Investigate Configurable Entry Type and Regular Expression Entry Checks #6

Open bflad opened 3 years ago

bflad commented 3 years ago

Description

Consumers of go-changelog may wish to use changelog-pr-body-check in pull request workflows with slightly more configurable entry type checking and other functionality such as expected entry prefixes/regular expressions for certain types. While the goal would not be to create too complex of a configuration for the tooling, there could be some broadly beneficial updates that could potentially be made.

References