Mike Penz
|
3a59a463ad
|
- slightly improve filtering code
- format config / readme
|
2021-04-30 10:29:09 +02:00 |
|
Jorge Navarro
|
c49b84ec4a
|
Add base branches as configuration
|
2021-04-30 01:28:36 +02:00 |
|
Mike Penz
|
74aedafa36
|
- add test case to verify replace all
- recompile dist files
|
2021-03-16 15:54:48 +01:00 |
|
Mike Penz
|
f8918d6247
|
- introduce new API adding support to extract additional PR labels from the PR message. This can also be used to organise the changelog in commitMode
- adjust RegExp to be executed in unicode mode, allows referencing a emoji via `.`
- introduce new testcase for emoji mode with label extractor
|
2021-02-19 14:59:54 +01:00 |
|
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
|
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
|
3070fb0a7c
|
- introduce test cases verifying ordering works
|
2020-10-18 09:27:20 +02:00 |
|