Skip to content

ci: add webhook to trigger shared component sync on push#8

Open
jessiemongeon1 wants to merge 1 commit into
masterfrom
add-sync-webhook
Open

ci: add webhook to trigger shared component sync on push#8
jessiemongeon1 wants to merge 1 commit into
masterfrom
add-sync-webhook

Conversation

@jessiemongeon1

Copy link
Copy Markdown
Collaborator

Summary

Adds .github/workflows/notify-sync.yml which fires a repository_dispatch event to jessiemongeon1/sui-docs-automation whenever master is updated. This triggers the shared components sync workflow to automatically propagate changes to all target repos (Sui, Walrus, Seal, SuiNS, Hashi).

Setup required

Add a DOCS_SYNC_PAT secret to this repo with a PAT that has repo scope on jessiemongeon1/sui-docs-automation.

Test plan

  • Add the secret
  • Merge a change to master and verify the sync workflow triggers in sui-docs-automation

🤖 Generated with Claude Code

Fires a repository_dispatch to jessiemongeon1/sui-docs-automation
whenever master is updated, so shared components are automatically
synced to all target repos.

Requires a DOCS_SYNC_PAT secret with repo scope.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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