getstream/Push Stream Chat Docusaurus files to central repo
Push Stream Chat Docusaurus files from individual SDKs to central repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 4, 2024
- License
- None
Pinned Snippet
uses: getstream/push-stream-chat-docusaurus-action@e5b0cd6158bc25c2167be9c1a4ef1ee71b93dda1 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| commit-message | [Optional] commit message for the output repository. ORIGIN_COMMIT is replaced by the URL@commit in the origin repo | no | Update from ORIGIN_COMMIT |
| destination-github-username | Name of the destination username/organization | no | GetStream |
| destination-repository-name | Destination repository | no | stream-chat-docusaurus |
| source-directory | Source directory from the origin directory | no | docusaurus |
| target-branch | [Optional] set target branch name for the destination repository. Defaults to "staging" | no | staging |
| cli-target-branch | [Optional] set target branch name for the docusaurus cli repository. | no | — |
| user-name | [Optional] Name for the git commit. Defaults to the CI Bot name | no | stream-ci-bot |
Outputs
no outputs