Mike Penz
5430414741
Revert "- fix tests"
...
This reverts commit c44347b677 .
2025-02-17 21:42:36 +01:00
Mike Penz
c44347b677
- fix tests
2025-02-17 21:37:42 +01:00
Bob Loblaw and Mike Penz
b8fa364bab
Implement commit_template
2025-01-31 20:10:11 +01:00
Mike Penz
4f593aa41e
- attempt to fix module
2025-01-31 19:23:48 +01:00
Mike Penz
0f404b0f90
- update dependencies
...
- upgrade octokit/rest
- attempt to fix jest with new octokit version
2025-01-31 19:16:53 +01:00
Mike Penz
30758be82d
- attempt to move to ESM from CJS
2024-12-14 12:25:28 +01:00
Mike Penz and GitHub
4014bc63c1
- format code
2024-03-01 19:24:09 +00:00
Mike Penz and GitHub
39d8ac4b4f
- clear categories in tests as we run in the same process multiple times
2024-03-01 19:23:22 +00:00
Mike Penz and GitHub
695b32d625
- change the default placeholder pattern from ${{}} to #{{}} as this will work for both config.json files and the yaml (${{}} is reserved for github actions syntax)
2023-08-31 19:14:23 +00:00
Mike Penz and GitHub
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 Penz and GitHub
77b2076a3f
- add support for configs to be provided from file and json
...
- define priority on the config json from YML, followed by file, last with the default value
- Simplify code by merging configs right away
- thanks for the suggestion @dtcMLOps
2023-01-03 15:44:57 +00:00