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
69817ffbda9792da9756c52efd06b5a6103f39dc
release-changelog-builder-a…
/
src
T
History
Mike Penz
and
GitHub
6bedd22c81
- ensure authorName is not undefined
2024-08-07 13:14:24 +00:00
..
pr-collector
- introduce new placeholder for AUTHOR_NAME
2024-08-07 14:54:02 +02:00
repositories
- introduce new placeholder for AUTHOR_NAME
2024-08-07 14:54:02 +02:00
configuration.ts
fix spellings
2024-06-15 21:08:31 +02:00
main.ts
fix spellings
2024-06-15 21:08:31 +02:00
regexUtils.ts
- refactor regex handling for the different usecases to allow providing the preferred method
2024-03-01 15:20:31 +00:00
releaseNotesBuilder.ts
- introduce new mode configuration (replaces
commitMode
) with the option for
PR
,
COMMIT
or
HYBRID
(whereas hybrid has commits and PRs alongside)
2024-03-02 12:03:19 +00:00
transform.ts
- ensure authorName is not undefined
2024-08-07 13:14:24 +00:00
utils.ts
chore: Update resolveMode function to handle commitMode
2024-07-31 07:32:03 +02:00