jvllmr/forgejo-pkg-cleanup
An action for cleaning up forgejo packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| instance | URL to the forgejo instance | yes | — |
| username | Username to use | yes | — |
| password | Password to use | yes | — |
| package | Regex that matches package to cleanup | yes | — |
| packageType | Regex that matches the package type | yes | — |
| owner | Owner of the package. Defaults to username | no | — |
| keepVersions | Regex of versions to keep | yes | — |
| retention | A duration in which packages should be kept | yes | 7d |
Outputs
no outputs