Mike Penz
1e867df2de
- introduce new flag allowing to fetch reviewers who approved PRs
...
- add new testcase which verifies approvers being included
- adjust config for some test cases to verify reviewers not being pulled if disabled
2022-04-08 12:13:21 +02:00
Mike Penz
85af6a8181
- introduce new flag to include open PRs into the changelog
...
- only fetch open with this flag
- expand pull request spec with
- status, created at timestamp
- expand definition for placeholder patterns in the changelog
2022-04-08 11:00:39 +02:00
Mike Penz
59a6af0516
- restructure transform.test.ts
...
- format test files
2021-08-27 11:59:12 +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
937f979dcb
- add new param also to other test set
2021-01-07 15:36:26 +01:00
Mike Penz
c62484d339
- try to fix tests
2020-11-17 15:44:01 +01: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
Mike Penz
d9c1239d34
- move fromTag resolving to main.ts and remove dependency on checks from ReleaseNotes.ts
...
- require fromTag for ReleaseNotes
- adjust tests, split into according test classes
- simplify transform.ts
2020-10-19 16:33:00 +02:00