brightspace/Parse Workflow Environment

Creates outputs depending on various environment variable like $GIT_REF

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
release-tag-prefixPrefix of the tags that mark a releaseyesv
main-branchName of the main branchyesmaster
namedescription
isMaintrue if workflow is running against the main branch
isScheduletrue if workflow is triggered by a schedule
isPushtrue if workflow is triggered by a push
isTaggedtrue if workflow is running against a tag
isReleasetrue if workflow is running against a release
isLatesttrue if workflow is running the latest code