sendbird/release-automation-action
GitHub action for release automation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_token | Input GitHub access token here | yes | — |
| platform | Input SDK platform here, e.g. ios, android, js, rn, flutter | yes | — |
| product | Input SDK product here, e.g. chat, calls, uikit, live, live_uikit | yes | — |
| product_jira_project_key | Input product jira project key here, e.g. CORE, UIKIT, CALLS, PLATFORMX | yes | — |
| product_jira_version_prefix | Input custom product jira release version prefix here, e.g. ios_core, rn_uikit, js_uikit. (default: {product}-{platform}[-{framework}]?) | no | — |
| framework | Input SDK framework here, e.g. react | no | — |
| test | Input actions run on testing environment | no | false |
| changelog_file | Input changelog file name. (e.g. CHANGELOG_KTX_DRAFT.md) Default is CHANGELOG_DRAFT.md. | no | CHANGELOG_DRAFT.md |
| ci | Input CI name. (e.g. circleci, github) Default is circleci. | no | — |
| circleci_token | Input CircleCI API token here | no | — |
Outputs
no outputs