fix(ci): lowercase 'molecule-ai/' in cross-repo workflow refs #2
No reviewers
Labels
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: molecule-ai/molecule-ai-plugin-molecule-workflow-retro#2
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
Mass-merge: case-fix verified via careful-bash#2 cycle 4 walk-through (workflow_call resolution + clone now succeeds; downstream setup-python is independent axis tracked separately).