pcasteran/GitHub container registry cleaning

Clean a GitHub Container registry by removing all unnecessary objects

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
registryThe URL of the container registrynoghcr.io
userThe container registry userno${{ github.repository_owner }}
passwordThe container registry user password or access tokenyes
packageThe name of the package to cleanyes
repositoryThe GitHub repository (format owner/repository) in which to check the pull requests statusesno${{ github.repository }}
pr-tag-regexThe regular expression used to match the pull request tags, must include one capture group for the PR id no^pr-(\d+).*
dry-runIf true, compute everything but do no perform the deletionnofalse
debugEnable the debug logsnofalse

no outputs