vendic/github-regex-extract-action

Extract matches from a text using regex

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
patternThe regex patterenyes[A-Z]{2,5}-[0-9]{1,5}
pattern_flagsThe flags that is used for the regexyesgm
textThe text that will be searched.yes
namedescription
matchesA newline seperated list of matches