retentionscience/Retention Science ECS Redeploy Action for GitHub Actions
Forces redeployment for the given ECS service
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| service | The name of an ECS service. (default: taken from $GITHUB_REPOSITORY) | no | — |
| cluster | The name of an ECS cluster. (default: common-cluster) | no | — |
| wait-for-minutes | How long to wait for the deploy to become stable again. (default :30) | no | — |
Outputs
| name | description |
|---|---|
| status | Return status of ECS update command |