release-kit/Regex Parser Action
Parses a string using a regex and outputs the matched groups
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| string | A string to parse | yes | — |
| pattern | Regex to parse an input string | yes | — |
Outputs
no outputs