Skip to content

fix(ci): repair renovate-rebase.yml truncated by the pin sweep (#174) #177

Description

@BryanFRD

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions