Commit Graph
13 Commits
Author SHA1 Message Date
Mike Penz ccd10ec0fc - update template formatting 2024-11-02 10:56:21 +01:00
Mike Penz a7d84578bd - adjust external contributor logic to filter out repo owner 2024-11-02 10:48:43 +01:00
Mike Penz 7543ef961c - update only repo specific config 2024-06-20 11:51:20 +02:00
Mike Penz 28b9afa1d6 - introduce minimalistic CONTRIBUTORS output for changelogs
- This is based only on PR authors at this time
  - RELATES TO https://github.com/mikepenz/release-changelog-builder-action/pull/1338
  - Thanks @Freezor
2024-06-20 11:46:23 +02:00
Ankio 0052b3d1ab tests:add gitea test cases and fix tests error 2023-11-01 11:05:55 +08:00
Mike Penz 4c497421fc - adjust test cases, as with the age of the action, original commits and PRs for the tests are now out of range 2021-06-21 09:19:40 +02:00
Mike Penz 4664c8a138 - include dependency updates in changelog 2020-10-29 12:13:14 +01:00
Mike Penz 3070fb0a7c - introduce test cases verifying ordering works 2020-10-18 09:27:20 +02:00
Mike Penz 8044ea441a - introduce other category for library changelog 2020-10-17 19:56:31 +02:00
Mike Penz 6cce2a6c0f - write assignee correct 2020-10-17 18:19:41 +02:00
Mike Penz da89739163 - introduce more placeholders (milestone, labels, asignees, reviewers)
- update testcase to check new placeholders
2020-10-17 18:11:22 +02:00
Mike Penz b464ff088a - introduce better more stable fallbacks in case the configuration is missing
- move configurations into subfolder for easier discovery
- simplify missing value fallback specification
2020-10-17 18:02:08 +02:00
Mike Penz 619d3f460e - introduce better handling of cases in which invalid references are provided, return an empty changelog and send out error 2020-10-17 17:38:08 +02:00