dicetechnology/PR Changelog GitHub action

Github action to read changelog from PR description and give a new version.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenThe GITHUB_TOKEN secretyes
destination_branchBase branch of the PR. Default is mastermaster
section_mappingSection mapping to bump versions### Feature => minor, ### Breaking change => minor, ### Bug fix => patch, ### Chore => patch
initial_versionVersion number to use if no previous releases found0.0.0
namedescription
changelogChangelog read from PR description
versionVersion bump generated from PR description