step-security/Deployment Status
Creates a GitHub Deployment status update
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | A custom repository to create the deployment for. Defaults to the repo the action is running in. | no | — |
| owner | A custom owner to create the deployment for. Defaults to the repo owner the action is running in. | no | — |
| state | State for the deployment | yes | — |
| token | Github repository token | yes | — |
| log-url | Sets the URL for deployment output | no | — |
| environment-url | Sets the URL for accessing your environment | no | "" |
| environment | Name for the target deployment environment, which can be changed when setting a deploy status. | no | — |
| description | Descriptive message about the deployment | no | — |
| deployment-id | The ID of the deployment | yes | — |
| auto-inactive | Adds a new inactive status to all prior non-transient, non-production environment deployments with the same repository and environment name as the created status's deployment. An inactive status is only added to deployments that had a success state. | no | true |
| github-base-url | Changes the API base URL for a GitHub Enterprise server. | no | — |
Outputs
no outputs