Skip to content

ci: add workflow to trigger graphscope/web doc sync on release#500

Merged
longbinlai merged 1 commit into
alibaba:mainfrom
longbinlai:ci/trigger-docs-sync-v2
Jun 6, 2026
Merged

ci: add workflow to trigger graphscope/web doc sync on release#500
longbinlai merged 1 commit into
alibaba:mainfrom
longbinlai:ci/trigger-docs-sync-v2

Conversation

@longbinlai
Copy link
Copy Markdown
Collaborator

Summary

  • Add a workflow to trigger GraphScope/web's doc site rebuild via repository_dispatch
  • Triggers on: release published, version tag push (v*), or manual workflow_dispatch
  • Passes version, SHA, ref, and actor info as client-payload to the downstream workflow
  • Requires GS_WEB_DISPATCH_TOKEN secret with dispatch permission on GraphScope/web

Closes #493
Supersedes #494

Test plan

  • Verify GS_WEB_DISPATCH_TOKEN secret is configured in repo settings
  • Test with workflow_dispatch (manual trigger) and confirm GraphScope/web build is triggered
  • Publish a release and confirm the sync fires automatically

🤖 Generated with Claude Code

Closes alibaba#493

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@longbinlai longbinlai merged commit efaee2d into alibaba:main Jun 6, 2026
3 checks passed
@longbinlai longbinlai deleted the ci/trigger-docs-sync-v2 branch June 6, 2026 02:59
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.

ci: trigger graphscope/web doc sync on documentation changes

1 participant