Skip to content

Conversation

@recrwplay
Copy link
Contributor

@recrwplay recrwplay commented Dec 8, 2025

Adds docs GHA workflows to make sure docs always build cleanly before being merged.

  • docs-pr-checks.yml - runs when a PR contains changes in docs/**
  • docs-deploy-surge.yml - runs when docs-pr-checks.yml finishes. Deploys the generated HTML to a surge.sh URL for preview
  • docs-teardown.yml - removes the deployed preview HTML when a PR is closed.

The docs package.json file has been updated to use the latest versions of docs packages.

The playbooks (preview.yml and publish.yml have been updated with the latest extensions).

@changeset-bot
Copy link

changeset-bot bot commented Dec 8, 2025

⚠️ No Changeset found

Latest commit: b519b6b

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

@recrwplay recrwplay changed the title Docs workflows Add docs workflows Dec 9, 2025
@recrwplay recrwplay requested a review from angrykoala December 9, 2025 15:55
@recrwplay recrwplay merged commit f7f7fa9 into main Dec 10, 2025
13 checks passed
@recrwplay recrwplay deleted the docs-workflows branch December 10, 2025 16:07
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.

3 participants