invakid404/PR title matcher
Match the title of a pull request against a regex and retrieve the matched groups
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| regex | Regex pattern to match the PR title against | yes | — |
| flags | Flags to use when constructing the regex | no | "" |
| label | Label to add to the PR if title doesn't match | no | — |
Outputs
no outputs