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
e463dcb45cb6e3ea45d3bec5c493bc9622eef725
release-changelog-builder-a…
/
pr-collector
T
History
Mike Penz
and
GitHub
e463dcb45c
- introduce new configuration
fetchViaCommits
which is best suited for environments with shorter diffs and/or squash merging (1 api request per commit)
2023-07-28 10:08:07 +00:00
..
src
- introduce new configuration
fetchViaCommits
which is best suited for environments with shorter diffs and/or squash merging (1 api request per commit)
2023-07-28 10:08:07 +00:00
package-lock.json
- revert
octokit/rest
upgrade as this require node 18 (which github actions does not yet support)
2023-07-14 09:08:33 +00:00
package.json
- revert
octokit/rest
upgrade as this require node 18 (which github actions does not yet support)
2023-07-14 09:08:33 +00:00
tsconfig.json
- move pr collection into npm module
2023-06-03 11:22:52 +00:00