kinsondigital/Branch Validator

Checks if a GIT branch name is valid.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
branch-nameThe name of the GIT branch.yes""
validation-logicThe logic expression used to validate the branch name.yes""
trim-from-startThe value to trim from the start of the branch. This is not case sensitive.no""
fail-when-not-validIf true, the job will fail if the branch name is not valid.notrue
namedescription
valid-branchTrue if the branch is valid.