kijimad/StaleFile
Check stale files and report.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub repository token(write + read permission) | yes | — |
| label | StaleFile issue label | no | "" |
| file_extension | File extension to be checked | no | *.md |
| include | Path to be included | no | .* |
| exclude | Path to be excluded | no | * |
| days_until_stale | Criteria day count for deeming stale | no | 90 |
| issue_comment | Issue top comment | no | Below are files that may have been staled. Please check it! |
Outputs
no outputs