Skip to content

sync-docs from a renamed forked repo is not working #1712

@jycouet

Description

@jycouet

Failing here: https://github.com/sveltejs/svelte.dev/actions/runs/20376921817/job/58557786864

Doing tsx scripts/sync-docs/index.ts "--owner=ghostdevv" "-p" "cli#cloudflare-update" is failing because the fork is named https://github.com/ghostdevv/svelte-cli and not cli.

A/ I'm not sure how the svelte-docs-bot set these args.

B/ We can maybe clone the repo and check after that the upstream is cli (or other valid repos)

git remote get-url upstream | sed -E 's/.*[:/][^/]+\/([^/]+)(\.git)?$/\1/'

I'll be happy to have a look once I know A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions