meilcli/Bump version and publish release action

This action is bump version from latest release, publish release with changes note and push to version branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryrunning repository, format: owner/repositoryyes${{ github.repository }}
github_tokengithub token, using to read and write repositoryyes${{ github.token }}
commit_userthe commit useryesgithub-action
commit_emailthe commit user`s emailyes41898282+github-actions[bot]@users.noreply.github.com
config_pathconfig file pathyes
bumphow to bump version, value: major or minor or patch or empty string
dry_runif true, not create and push this changes, and output release informations
draftif true, create release as draft
pre_releaseif true, create release as pre release
base_urlThe where the repo is hosted.github.com
namedescription
current_versioncalculated current version
next_versioncalculated next version
releasethe response json of created release