swaglive/Create a deployment status
Create a deployment status
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| id | Deployment ID | yes | — |
| state | The state of the Deployment status | yes | — |
| description | A short description of the status. The maximum description length is 140 characters. | no | — |
| log_url | The full URL of the deployment's output | no | — |
| environment_url | Sets the URL for accessing your environment | no | — |
| token | Github Token | yes | ${{ github.token }} |
| repository | The repository to use | no | ${{ github.repository }} |
Outputs
| name | description |
|---|---|
| id | Deployment status ID created |
| json | Deployment status JSON |