simontheleg/SemVer Tag from PR

Easily version your commits using PR labels

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
trunktrunk of the repositoryyesmain
label_majorlabel override for major changesyesmerge-major
label_minorlabel override for minor changesyesmerge-minor
label_patchlabel override for patch changesyesmerge-patch
label_nonelabel override for none changesyesmerge-none
repo_tokengh token with permissions contents.write and pull-requests.readyes
repo_ssh_keyssh-key to use for pushing tags, base64 encoded. Only needed when you want to trigger additional actions after the tag push. For detailed explanation see Readmeyes
repo_storage_path_overwritepath where the repository is cloned. Defaults to GITHUB_WORKSPACEno
should_set_tagwhether tag should be added to the cloned repo inside gh actionsyestrue
should_push_tagwhether tag should be pushed to the original repoyestrue
namedescription
old-tagthe old tag before applying the semVer-bump
new-tagthe new tag after applying the semVer-bump