actions-marketplace-validations/Delete old files from a folder
Delete files that were created than x days ago
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 10, 2021
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/danil16_action-clean-old-files@ec62d1ab390ac1b41846a7b644e066a79d01599f # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Github token | yes | — |
| dir | Directory | yes | — |
| base_branch | Base branch to pull request | no | develop |
| days_old | Days old to delete | no | 120 |
| pr_title | Pull request title | no | Delete old files |
Outputs
no outputs