Skip to content

fix(ci): follow vale-action to its new owner - #644

Merged
AbhishekDoshi26 merged 1 commit into
mainfrom
fix/vale-action-rename
Sep 3, 2026
Merged

fix(ci): follow vale-action to its new owner#644
AbhishekDoshi26 merged 1 commit into
mainfrom
fix/vale-action-rename

Conversation

@eseidel

@eseidel eseidel commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Vale moved from errata-ai to vale-cli. The Actions runner stopped following repository-transfer redirects earlier today: _shorebird's e2e job broke at 18:18 UTC with

Unable to resolve action. Repository not found: isbang/compose-action

on exactly this class of reference (fix: shorebirdtech/_shorebird#2923). This one is a latent break rather than a live one — the last docs CI run was 15:30 UTC, before the change — so it will fail on the next push unless renamed.

vale-cli/vale-action@v3 and errata-ai/vale-action@v3 resolve to the same commit (518a913), so this is a rename with no version change and no input changes.

Found by sweeping every uses: across the org's non-archived repos (506 references, 46 distinct third-party actions) and checking which owners no longer resolve directly. These two were the only real transfers; reactivecircus/android-emulator-runner differs only in letter case, which the runner handles.

https://claude.ai/code/session_01UWYSL7sjZsJAgLKh1Hmzyq

Vale moved from errata-ai to vale-cli. The Actions runner stopped following
transfer redirects earlier today — _shorebird's e2e job broke on the same
class of failure with isbang/compose-action ("Unable to resolve action.
Repository not found") — so this reference is a latent break; it has simply
not run since.

vale-cli/vale-action@v3 and errata-ai/vale-action@v3 are the same commit
(518a913), so this is a rename with no version change.

Claude-Session: https://claude.ai/code/session_01UWYSL7sjZsJAgLKh1Hmzyq
@AbhishekDoshi26
AbhishekDoshi26 merged commit 169af99 into main Sep 3, 2026
5 checks passed
@AbhishekDoshi26
AbhishekDoshi26 deleted the fix/vale-action-rename branch September 3, 2026 19:39
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.

2 participants