The pin sweep (#174) round-tripped each renovate-rebase.yml through a shell-variable base64 pipeline that truncated the file to a 45-byte invalid YAML stub (on: pull_request with no types: and no jobs:). GitHub reports these as startup-failures on main across ~16 repos.
Repair: restore the pre-corruption file (parent commit of the sweep) and bump only the reusable pin to 2539af69, using a file-based (not variable) pipeline with an integrity guard before each commit.
Repos re-touched by Renovate since the sweep (FerrVault/FerrGrowth/FerrTrack/FerrFleet/Kubernetes) already healed and are excluded.
The pin sweep (#174) round-tripped each
renovate-rebase.ymlthrough a shell-variable base64 pipeline that truncated the file to a 45-byte invalid YAML stub (on: pull_requestwith notypes:and nojobs:). GitHub reports these as startup-failures onmainacross ~16 repos.Repair: restore the pre-corruption file (parent commit of the sweep) and bump only the reusable pin to
2539af69, using a file-based (not variable) pipeline with an integrity guard before each commit.Repos re-touched by Renovate since the sweep (FerrVault/FerrGrowth/FerrTrack/FerrFleet/Kubernetes) already healed and are excluded.