Closed obstschale closed 5 years ago
It should be possibel to define a custom field in the config file (#4), which adds an additional category to a log entry.
Some projects are so large, that they are splittet into many modules and this allows to categorize changes in those modules.
The user should provide an array of possible options (e.g. module names) and the build command should group changes into those categories like so:
### Added #### Module A * added feature #### Module B * added feature B
It should be possibel to define a custom field in the config file (#4), which adds an additional category to a log entry.
Some projects are so large, that they are splittet into many modules and this allows to categorize changes in those modules.
The user should provide an array of possible options (e.g. module names) and the build command should group changes into those categories like so: