dkershner6/Switch Case Action

Checks the conditionals-and-values input for the correct one, and if none found, returns default (like a switch case)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
defaultThe value to be returned if no conditionals matchyes
conditionals-with-valuesA newline delimited conditional array, split by an arrow (=>)yes
namedescription
valueThe value based on all other logic