actions-marketplace-validations/Extract text from labels

Extract text from labels that match a certain pattern

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenThe GitHub token used to create an authenticated clientno${{ github.token }}
patternValid javascript regex pattern that will be used to extract text from labelsyes
groupThe index of the capture group to be extracted from labelsyes0
namedescription
substringsThe array of text extracted from labels