Mike Penz
|
d66aa0a4e5
|
- introduce experimental (light) commit based changelog generation mode
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/141
- this is not fully supported and not documented as it lacks big amounts of the features we know and love
- npm install
- recompile dist
|
2021-01-07 15:31:18 +01:00 |
|
Mike Penz
|
c62484d339
|
- try to fix tests
|
2020-11-17 15:44:01 +01:00 |
|
Mike Penz
|
db78e9819a
|
- introduce capability to have a category for all uncategorized elements (e.g. no matched label, and not specifically ignored)
|
2020-11-04 14:16:14 +01:00 |
|
Mike Penz
|
8323240009
|
- introduce support for specifying labels which will ignore PRs from being included in the changelog
- please note ignored changelogs can be still included i the changelog via the according placeholder
- fix count for categorizedPrs
|
2020-11-04 13:55:49 +01:00 |
|
Mike Penz
|
bdb790ac5e
|
- introduce tests to verify new placeholders used for template and empty_template
|
2020-10-19 18:04:56 +02:00 |
|
Mike Penz
|
8b6119add8
|
- split logic to validate and read in additional details for changelog generation into new releaseNotesBuilder
- construct main class to be as simple as possible
|
2020-10-19 17:28:54 +02:00 |
|