sveltejs / cli

The Svelte CLI
MIT License
261 stars 11 forks source link

add sync request workflow #256

Closed Rich-Harris closed 3 weeks ago

Rich-Harris commented 3 weeks ago

This adds a workflow that in theory will dispatch a sync request to the sveltejs/svelte.dev repo that, on merges to main, will create or update a PR like this one: https://github.com/sveltejs/svelte.dev/pull/729

The only way I can really test this is by merging this and pushing an innocuous docs change, so that's what I'll do

changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: 96dbf5381865f602ce2b82d64930651eeab8f183

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR