fenio/gh-rmrf

Runner Maintenance: Reclaim Filesystem - Reclaim disk space on GitHub runners

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 31, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: fenio/gh-rmrf@b4a0367d9561834d95420c56d111e4259fec4f2a # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
remove-androidRemove Android SDK (~12GB)notrue
remove-dotnetRemove .NET SDK (~2GB)notrue
remove-haskellRemove GHC/Haskell (~2GB)notrue
remove-boostRemove Boost (~1GB)notrue
remove-swiftRemove Swift (~1.5GB)notrue
remove-codeqlRemove CodeQL (~1GB)notrue
remove-hostedtoolcacheRemove cached tool versions - Go, Node.js, Python, Ruby, etc. (~8GB)nofalse
remove-docker-imagesRemove Docker images (~4GB)nofalse
nukeNuke additional bloat: browsers, databases, cloud CLIs, build tools - experimentalnofalse
merge-disksMerge root and /mnt into single LVM volumenofalse
mount-pathPath where merged volume will be mounted. Defaults to $GITHUB_WORKSPACE. Set to /var/lib/docker/ for Docker builds.no""
use-btrfsUse Btrfs with zstd compression (requires merge-disks: true)nofalse

no outputs