Delete Gitea Workflow Runs
Version updated for https://github.com/Soncresity-Industries/delete-gitea-workflow-runs to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the deletion of workflow runs in repositories hosted on Gitea instances by efficiently interacting with the Gitea API. It helps manage repository storage by removing outdated, orphaned, or unnecessary workflow runs based on customizable retention policies, filters, and conditions. Key features include support for daily retention, dry-run simulations, filtering by workflow attributes, and skipping runs linked to active branches or pull requests.
What’s Changed
Initial release