simonwaldherr/Check Deadlines
A tool to check for deadlines in source code.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dir | The directory to search for deadlines | no | . |
| warn-only | Emit warnings without failing the action when deadlines are exceeded | no | false |
| warning-days | Number of days before the deadline to start emitting warning notices | no | 7 |
| exclude | Comma-separated list of directory or file names to exclude from scanning. node_modules and dist are always skipped. | no | "" |
Outputs
no outputs