qoomon/Create GitHub Deployment

Create Deployment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenA GitHub access tokenyes${{ github.token }}
repositoryThe repository of the deploymentyes${{ github.repository }}
refThe repository ref of the deploymentyes${{ github.ref }}
taskThe task of the deploymentdeploy
descriptionThe description of the deployment
payloadThe payload of the deployment
environmentThe environment of the deployment
production-environmentSpecifies if the given environment is specific to the deployment and will no longer exist at some point in the future. Default: `false`
transient-environmentSpecifies if the given environment is one that end-users directly interact with. Default: `true` when `environment` is `production` and `false` otherwise.
stateThe initial status of the deploymentyesin_progress
environment-urlThe environment URL of the deployment
auto-closeEnable auto-close for the deploymenttrue
#job-statusDO NOT SET MANUALLY${{ job.status }}
namedescription
deployment-idThe deployment id