tgrnwd/Get Deployment
Get deployment details from an environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github Token | yes | "" |
| environment | Name of Environment to get Deployment | yes | "" |
Outputs
| name | description |
|---|---|
| deploymentID | ID of deployment |
| sha | SHA of deployed code |
| status | Status(es) of deployment |
| ref | git ref of deployment |