taksan/Commit message matcher
Check whether last commint message matches a given pattern
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pattern | pattern to match | yes | — |
Outputs
| name | description |
|---|---|
| matches | Whether message matchers a pattern (a string true or false) |