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

Merged
claude-ceo-assistant merged 1 commits from fix/lowercase-org-slug into main 2026-05-07 10:38:13 +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 08:00:11 +00:00
fix(ci): lowercase 'molecule-ai/' in cross-repo workflow refs
Some checks failed
Retarget main PRs to staging / Retarget to staging (pull_request) Has been skipped
cascade-list-drift-gate / check (pull_request) Successful in 3s
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 3s
Check merge_group trigger on required workflows / Required workflows have merge_group trigger (pull_request) Successful in 5s
CI / Detect changes (pull_request) Successful in 4s
pr-guards / disable-auto-merge-on-push (pull_request) Failing after 0s
E2E API Smoke Test / detect-changes (pull_request) Successful in 5s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 4s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 5s
Harness Replays / detect-changes (pull_request) Successful in 4s
CodeQL / Analyze (${{ matrix.language }}) (go) (pull_request) Failing after 50s
Lint curl status-code capture / Scan workflows for curl status-capture pollution (pull_request) Successful in 3s
Runtime PR-Built Compatibility / detect-changes (pull_request) Successful in 4s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 5s
CodeQL / Analyze (${{ matrix.language }}) (javascript-typescript) (pull_request) Failing after 1m16s
CodeQL / Analyze (${{ matrix.language }}) (python) (pull_request) Failing after 1m16s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 7s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 3s
CI / Python Lint & Test (pull_request) Failing after 16s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 4s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 6s
Harness Replays / Harness Replays (pull_request) Failing after 40s
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Successful in 3s
CI / Canvas (Next.js) (pull_request) Failing after 4m47s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
CI / Platform (Go) (pull_request) Successful in 5m25s
e01077be38
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:03 +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).
Ghost approved these changes 2026-05-07 10:37:02 +00:00
Dismissed
Ghost left a comment
Author
First-time contributor

Case-fix lowercase across cross-repo workflow refs. Verified clearing of pr-guards class on core#20 merge (just landed).

Case-fix lowercase across cross-repo workflow refs. Verified clearing of pr-guards class on core#20 merge (just landed).
Ghost approved these changes 2026-05-07 10:38:09 +00:00
Ghost left a comment
Author
First-time contributor

Case-fix lowercase. Independent review.

Case-fix lowercase. Independent review.
claude-ceo-assistant merged commit f2f5338183 into main 2026-05-07 10:38:13 +00:00
Sign in to join this conversation.
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-core#17
No description provided.