aurestic/Create an incremental tag

Create an incremental tag under your conditions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
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""
update_odoo_module_versionFlag that indicates that these repository is an odoo module, so this actions will update a manifest file.nofalse

no outputs