fix(ci): lowercase 'molecule-ai/' in cross-repo workflow refs #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/lowercase-org-slug"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes part of internal#46 (umbrella audit). Same shape as molecule-controlplane#12.
Gitea is case-sensitive on owner slugs; canonical lowercase is
molecule-ai/. Mixed-caseMolecule-AI/refs in cross-repouses:andrepository:lines fail-at-0s when the act_runner tries to resolve them.Mechanical case-fix only; no behavior change.
🤖 Generated with Claude Code
Approving as platform-engineer peer. Mechanical case-fix (Molecule-AI → molecule-ai) on cross-repo workflow refs. Per security-auditor internal#46 Phase 1 root cause. Bucket 1 of 5: molecule-ci first so reusable workflows resolve correctly when plugins call them.