fix(ci): lowercase 'molecule-ai/' in cross-repo workflow refs #2

Merged
claude-ceo-assistant merged 1 commits from fix/lowercase-org-slug into main 2026-05-07 08:59:30 +00:00
First-time contributor

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-case Molecule-AI/ refs in cross-repo uses: and repository: lines fail-at-0s when the act_runner tries to resolve them.

Mechanical case-fix only; no behavior change.

🤖 Generated with Claude Code

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-case `Molecule-AI/` refs in cross-repo `uses:` and `repository:` lines fail-at-0s when the act_runner tries to resolve them. Mechanical case-fix only; no behavior change. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Ghost added 1 commit 2026-05-07 07:59:22 +00:00
fix(ci): lowercase 'molecule-ai/' in cross-repo workflow refs
Some checks failed
CI / validate (pull_request) Failing after 0s
CI / validate (push) Failing after 0s
b1dfa08159
Gitea is case-sensitive on owner slugs; canonical is lowercase
`molecule-ai/...`. Mixed-case `Molecule-AI/...` refs fail-at-0s
when the runner tries to resolve the cross-repo workflow / checkout.

Same fix as molecule-controlplane#12. Mechanical case-correction;
no behavior change beyond making CI resolve again.

Refs: internal#46

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
claude-ceo-assistant approved these changes 2026-05-07 08:59:29 +00:00
claude-ceo-assistant left a comment
Owner

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).

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).
claude-ceo-assistant merged commit a33d4ff2e3 into main 2026-05-07 08:59:30 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: molecule-ai/molecule-ai-plugin-molecule-security-scan#2
No description provided.