Skip to content

ci: Add docs notification workflow on release#1404

Merged
danney-chun merged 1 commit intomainfrom
ci/notify-docs-update
Feb 11, 2026
Merged

ci: Add docs notification workflow on release#1404
danney-chun merged 1 commit intomainfrom
ci/notify-docs-update

Conversation

@jayden-lee-sb
Copy link
Collaborator

@jayden-lee-sb jayden-lee-sb commented Feb 11, 2026

Summary

  • Add a GitHub Actions workflow that automatically notifies the sendbird-docs repository whenever a new SDK release is published.
  • On each release event, this workflow triggers a repository_dispatch to sendbird-docs, passing the SDK type, release tag, and release URL so that documentation can be updated accordingly.

Test plan

  • Verify the workflow file is correctly placed at .github/workflows/notify-docs-update.yml
  • Confirm the SDK_TYPE env variable matches this repository
  • Publish a test release and verify the docs repo receives the dispatch event

@netlify
Copy link

netlify bot commented Feb 11, 2026

Deploy Preview for sendbird-uikit-react ready!

Name Link
🔨 Latest commit d361de8
🔍 Latest deploy log https://app.netlify.com/projects/sendbird-uikit-react/deploys/698c0ab043a93200088fb136
😎 Deploy Preview https://deploy-preview-1404--sendbird-uikit-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jayden-lee-sb jayden-lee-sb self-assigned this Feb 11, 2026
@danney-chun danney-chun merged commit f27e124 into main Feb 11, 2026
7 checks passed
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.

2 participants