Skip to content

ci: notify docs.viz.cx mirror on docs/ changes#113

Open
chiliec wants to merge 2 commits into
masterfrom
add-docs-mirror-notify
Open

ci: notify docs.viz.cx mirror on docs/ changes#113
chiliec wants to merge 2 commits into
masterfrom
add-docs-mirror-notify

Conversation

@chiliec
Copy link
Copy Markdown
Member

@chiliec chiliec commented May 24, 2026

Adds a workflow that fires a repository_dispatch event to viz-cx/docs.viz.cx whenever doc-relevant files change on master. Combined with the build pipeline in that repo, this keeps https://docs.viz.cx in sync with this repository's docs automatically.

Trigger paths match the existing docs.yml workflow's trigger set (docs/**, @l10n/**, scripts/sync-l10n.mjs, package.json, package-lock.json) so the mirror fires on the same conditions as the upstream Pages deploy.

Requires repo secret DOCS_MIRROR_PAT (fine-grained PAT, contents:read + actions:write on viz-cx/docs.viz.cx) — already configured.

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