This website requires JavaScript.
Explore
Help
Sign In
mikepenz
/
release-changelog-builder-action
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
549ee31eaa5fd1295a91b0bf7087987c398491c9
release-changelog-builder-a…
/
src
T
History
Ankio
549ee31eaa
feat:add gitea platform resolver
2023-10-31 22:46:26 +08:00
..
pr-collector
feat:add gitea platform resolver
2023-10-31 22:46:26 +08:00
repositories
feat:add gitea platform resolver
2023-10-31 22:46:26 +08:00
configuration.ts
- 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
main.ts
feat:add gitea platform resolver
2023-10-31 22:46:26 +08:00
regexUtils.ts
- adjust pr-collector inclusion, to simplify debugging
2023-08-18 17:16:42 +00:00
releaseNotesBuilder.ts
feat:add gitea platform resolver
2023-10-31 22:46:26 +08:00
transform.ts
- 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
utils.ts
- 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