peachjar/Set Deployment Status

Set the status of a Github Deployment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGithub token used to create the deployment.yes
deploymentIdID of the deployment to set the status of.yes
repositoryThe github repository (owner/repo) that is being deployedno${{ github.repository }}
stateState of the deployment (one of the valid Github DeploymentStatus.state valuesyes""
descriptionAn optional description about the deployment status changeno
channelIdAn optional slack channel-id to notify if the deploy status is "failure"\no
slackTokenSlack webhook URL to send messages when deploy failno

no outputs