im-open/Get GitHub Deployments
Get GitHub a list of deployments that have been created by im-open/create-github-deployment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A token with `deployments:read` and `contents:read` to get the deployments and release reference data. | yes | — |
| environment | The name of a GitHub environment the release was deployed to, i.e. [Dev\|QA\|Stage\|Demo\|UAT\|Prod]. It will be used to filter deployment objects. | yes | — |
| entity | The entity that is deployed, i.e. "proj-app", "proj-infrastruction" or "proj-db" | yes | — |
| instance | A freeform identifier to distinguish separately deployed instances of the entity in the same environment. Typical uses would be to name a slot and/or region, e.g "NA26", "NA26-slot1", "NA27-blue", "Primary", "Secondary", etc. | yes | — |
Outputs
no outputs