circleeh/Get Release Branch Info

Determines if the current branch is configured as a release branch in semantic-release configuration

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None

no inputs

namedescription
is-release-branchBoolean indicating if current branch is a release branch
tagFormat-prefixThe prefix of the tag format (everything before ${version})
tagFormat-suffixThe suffix of the tag format (everything after ${version})
semantic-release-pluginsSpace-separated list of semantic-release plugins configured in the project
short-shaShort version of the current commit SHA (7 characters)