workflow-run-cleaner

2023 · 1 min read

GitHub Action to clean up old workflow runs from repositories.

Problem

Outcome

A GitHub Action that cleans up old workflow runs from specified repositories with configurable retention policies. It supports including/excluding specific repositories, setting custom day thresholds, and debug mode for logging.

Tools