Skip to content

Notify the unified website when docs content changes - #10934

Open
Urigo wants to merge 1 commit into
masterfrom
notify-website-on-docs-change
Open

Notify the unified website when docs content changes#10934
Urigo wants to merge 1 commit into
masterfrom
notify-website-on-docs-change

Conversation

@Urigo

@Urigo Urigo commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

The Codegen docs are moving into the unified the-guild.dev website (the-guild-org/website), which fetches this repo's website/src/pages content at build time and serves it at the-guild.dev/graphql/codegen.

This workflow fires a repository_dispatch (codegen-content-update) at that repo whenever docs content changes on master, so the website redeploys with the fresh content.

Setup needed before merge: add a WEBSITE_DISPATCH_TOKEN repo secret — a fine-grained PAT scoped to the-guild-org/website with contents: write permission.

Companion PR on the website side: the-guild-org/website (adds the repository_dispatch trigger and the content-fetching build).

🤖 Generated with Claude Code

The Codegen docs are moving into the unified the-guild.dev website, which
fetches website/src/pages from this repo at build time. This dispatch
triggers its redeploy whenever the content changes.

Requires a WEBSITE_DISPATCH_TOKEN secret (fine-grained PAT for
the-guild-org/website with contents:write).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Sep 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: f66e5f6

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

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

💻 Website Preview

The latest changes are available as preview in: https://pr-10934.graphql-code-generator.pages.dev

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