b2binternetsolutions/Create an incremental tag

Create an incremental tag under your conditions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 30, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: b2binternetsolutions/b2b--gh-action--increment-repo-version-tag@816583007b47280a35a7565e6cccc8682b12d0f4 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
flag_branchFlag indicating that the script should look for the lastest tag depending on the branch to which the merge is made. That is, if we are in the branch "8.0" and a merge of a PR is made, it will take the last tag "8.0.15.45" and not "11.0.56.23".nofalse
messageMessage for the tagnoBump version
prev_tagString to be added before the final tag, for example this parameter takes the value "v" the final tag will be "v8.0.15.45".no""
namedescription
new_tagGenerated tag
previous_tagPrevious tag (or ``)