actions-marketplace-validations/Check WIP
Checks for WIP patterns in Titles
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| title | Text to perform pattern match against | yes | ${{ github.event.pull_request.title }} |
| regex | Regex pattern to match in title | yes | ^[[:space:]]*(WIP)+(:)* |
Outputs
no outputs