Mike Penz
31d30f3069
- fix formatting for different files
2021-05-13 14:48:12 +02:00
Mike Penz
becbe17766
- add support to exclude merge commits in release notes generation
...
- move filterCommits into commits.ts
- recompile dist files with updated code
2021-02-26 10:47:08 +01:00
Mike Penz
764738b7fa
- adjust things to have fallback to empty string as octocit changed nullability
...
- recompile dist
2020-12-02 09:26:33 +01:00
Mike Penz
a1b4e555e4
- identify merged PRs given the mergeCommitSha
...
- do not solely go via merge commits as not all merges will have these
2020-10-29 12:06:32 +01:00
Mike Penz
f63fa1dabb
- fix formatting, and unused import
2020-10-17 19:42:26 +02:00
Mike Penz
f675789732
- group logs together to have a better visualisation of what's going on
...
- add emojis to all sorts of logs
2020-10-17 19:37:11 +02:00
Mike Penz
152792eaa4
- improve test case to depend on self
...
- fix various eslint error reports
2020-10-16 17:38:50 +02:00
Mike Penz
db70432deb
- fix a ton of formatting issues automatically
...
- fix many javascript issues
2020-10-16 16:29:13 +02:00
Mike Penz
0a66008df0
- introduce proper approach to retrieve tag before a given tag
...
- add configuration options for
- path
- configuration
- fromTag, toTag
- token
- allow to specify transformers to adjust information to a specific form
- allow to specify different templates
- speed up by limiting information to pull
- add logic to automatically resolve current
- use github actions logger
2020-10-16 15:52:24 +02:00
Mike Penz
732ef0ad47
- upgrade moment imports
2020-10-16 10:00:54 +02:00
Mike Penz
8944338c36
- initial import of original source from https://github.com/nblagoev/pull-release-notes
...
- adjust action specifications
2020-10-16 09:51:24 +02:00