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

Merged
claude-ceo-assistant merged 1 commits from fix/lowercase-org-slug into main 2026-05-07 08:07:03 +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:58:56 +00:00
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>
Ghost approved these changes 2026-05-07 08:06:59 +00:00
Ghost left a comment
Author
First-time contributor

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.

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.
claude-ceo-assistant merged commit 226975d377 into main 2026-05-07 08:07:03 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 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-ci#1
No description provided.