clovis-team/Get the Last Deployment Infos
Get the Last Deployment Infos in an Environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GitHub token (if not provided the environment variable GITHUB_TOKEN will be used instead) | no | — |
| environment | The environment name | yes | — |
Outputs
| name | description |
|---|---|
| deploymentUrl | The last deployment url |
| deploymentStatus | The last deployment status (SUCCESS | INACTIVE) |
| deploymentGithubStatus | The last deployment github status (DESTROYED | ACTIVE) |