Skip to content

Add API doc workflow and update README#37

Merged
sacOO7 merged 2 commits intomainfrom
feature/storybook-api-documentation
Feb 6, 2026
Merged

Add API doc workflow and update README#37
sacOO7 merged 2 commits intomainfrom
feature/storybook-api-documentation

Conversation

@sacOO7
Copy link
Copy Markdown
Contributor

@sacOO7 sacOO7 commented Jan 29, 2026

  • Added workflow to generate docs using npm run build-storybook
  • Added step to upload the same

@github-actions github-actions Bot temporarily deployed to staging/pull/37/storybook February 3, 2026 10:35 Inactive
@github-actions github-actions Bot temporarily deployed to staging/pull/37/storybook February 4, 2026 09:41 Inactive
@sacOO7 sacOO7 force-pushed the feature/storybook-api-documentation branch from 71d457c to e663c12 Compare February 4, 2026 10:15
@github-actions github-actions Bot temporarily deployed to staging/pull/37/storybook February 4, 2026 10:16 Inactive
@sacOO7 sacOO7 changed the title Add API doc workflow Add API doc workflow and update README Feb 4, 2026
@sacOO7 sacOO7 requested a review from Copilot February 4, 2026 10:17
@sacOO7 sacOO7 marked this pull request as ready for review February 4, 2026 10:17
@sacOO7
Copy link
Copy Markdown
Contributor Author

sacOO7 commented Feb 4, 2026

@coderabbitai review

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds API documentation publishing via a new GitHub Actions workflow and improves the README with installation, usage examples, and documentation links.

Changes:

  • Expanded README with additional SDK/API documentation links, updated installation instructions, and two React usage examples (full app and component-level usage).
  • Added a new .github/workflows/docs.yml workflow to build Storybook (npm run build-storybook) and upload the generated static site to the SDK docs infrastructure using AWS credentials and ably/sdk-upload-action.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Adds links to SDK, API docs, and example apps, updates the install command to include the ably package, and documents end-to-end usage patterns with App, Sidebar, and ChatWindow examples.
.github/workflows/docs.yml Introduces an API Reference workflow that builds Storybook on pushes/PRs and uploads the storybook-static output to the central docs hosting, guarded by repository and actor checks for secret use.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
- Added missing API doc and other doc links for react ui kit
- Updated installtion section to have ably as an explicit dependency
- Added usage section for the recommended components
@sacOO7 sacOO7 merged commit b06cd98 into main Feb 6, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants