If you've ever worked on a GitHub project with a large team, you know how quickly branches can pile up. After months of development, dozens (or even hundreds) of branches sit around. With time, knowing what's active, abandoned, and still needed becomes a challenge. That's where Repo Pruner comes in.
Repo Pruner is a GitHub Action that helps solve this issue — keeping repos clean and manageable, even when teams grow and activity ramps up.
It automatically detects inactive branches, summarizes them as a list, and opens a GitHub issue for your team to review.
Repo Pruner is a GitHub Action that helps solve this issue — keeping repos clean and manageable, even when teams grow and activity ramps up.
It automatically detects inactive branches, summarizes them as a list, and opens a GitHub issue for your team to review.