Skip to content

fix(ci): repoint the reusable validate workflow to Chrison-Homelab - #3

Merged
ChrisonSimtian merged 1 commit into
mainfrom
fix/org-refs
Jul 26, 2026
Merged

fix(ci): repoint the reusable validate workflow to Chrison-Homelab#3
ChrisonSimtian merged 1 commit into
mainfrom
fix/org-refs

Conversation

@ChrisonSimtian

Copy link
Copy Markdown
Contributor

Refs Homelab #295.

The org migration repointed the superproject but missed the submodules. This repo's opt-in validate.yml still called the reusable workflow at its old path:

uses: Chrison-dev/Homelab/.github/workflows/_validate-shapes.yml@main
   -> Chrison-Homelab/Homelab/.github/workflows/_validate-shapes.yml@main

A cross-org uses: that relies on GitHub's rename redirect is fragile at best, and this is a third distinct cause of the CI breakage tracked in Homelab#295 (the other two being the org-level local_only Actions policy and — as it turned out — a misdiagnosis on my part about runners).

Also repoints stale Chrison-dev/Homelab issue links in docs where present. Docs/CI-config only; nothing deployed changes.

🤖 Generated with Claude Code

@ChrisonSimtian
ChrisonSimtian merged commit d368527 into main Jul 26, 2026
1 check passed
@ChrisonSimtian
ChrisonSimtian deleted the fix/org-refs branch July 26, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant