phorest/CodePush Promote Action
Automates the promotion on MS CodePush, including repo tagging and release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| mandatory | This is a mandatory release | yes | false |
| rollout | The rollout percent % | yes | 100 |
| from | From environment i.e. QA | yes | "" |
| to | To environment i.e. PROD | yes | "" |
| create_release | Should create a new release (use draft if available) | yes | true |
Outputs
| name | description |
|---|---|
| tag | The produced tag upon promotion |