Coerces Git tag to semver

This commit is contained in:
CrazyMax 2020-10-26 01:25:07 +01:00
parent 8ec02f11ef
commit 25a761ee4a
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
12 changed files with 760 additions and 441 deletions

View file

@ -21,6 +21,9 @@ inputs:
tag-edge-branch:
description: 'Branch that will be tagged as edge (default repo.default_branch)'
required: false
tag-coerce-tag:
description: 'Coerces Git tag to semver if possible using Handlebars template'
required: false
tag-schedule:
description: 'Handlebars template to apply to schedule tag'
default: 'nightly'