Commit Graph
9 Commits
Author SHA1 Message Date
Mike Penz 8357bc6ec1 - make sure we reset env prior to the next test
- our new test requires history to be available
2025-07-13 16:02:14 +02:00
Mike Penz 30758be82d - attempt to move to ESM from CJS 2024-12-14 12:25:28 +01:00
Mike PenzandGitHub f0ad0cf07a - add helper methods for tsts
- add new ability to recursively build changelog
- add feature to consume PRs if they were matched to a category
- keep header if children have entry
2024-03-01 20:11:14 +00:00
Mike PenzandGitHub 8afbd5a789 - fix formatting
- apply some smaller fixes
- enable cache for 1 gitea test (no need to use API)
- do not cache and export token in cache
- speed up main.test.ts
2023-11-05 10:05:00 +00:00
Ankio 9bff878778 fix: compilation errors 2023-11-01 10:47:06 +08:00
Ankio 0bb95b5a6f refactor: Extract github-related calls 2023-10-31 17:51:00 +08:00
Mike PenzandGitHub e7dc26611c - move pr collection into npm module
(publish without any furhter notes or docs)
- refactor action to use npm dependency
2023-06-03 11:22:52 +00:00
Mike PenzandGitHub 15a108d43e - introduce ES2021.String for replaceAll
- expand Configuration with `custom_placeholders` configuration
  - custom placeholders allow to extract values of placeholders and then use these in templates
- refactor replacing PR template values
2022-07-29 14:29:50 +00:00
Mike Penz 5dcc029d42 Initial commit 2020-10-16 09:32:07 +02:00