lfreleng-actions/🏷️ Repository Tags

Fetches tags, counts them, identifies the latest/current tag, determines type

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
typeTag types to parse/accept [production|development|both]noboth
repositoryRepository to checkout and fetch tags fromno${{ github.repository }}
pathRelative path under $GITHUB_WORKSPACE to place the repositoryno.
namedescription
tag_countThe number of tags in the repository
tagThe current/latest tag from repository
numeric_tagThe tag [without any v/V prefix] e.g. 1.2.3
semanticSet true if current tag is semantic
calverSet true if current tag uses calendar versioning