swaglive/Create Github Deployment

Creates a Github Deployment based on a named ref

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
refThe ref to deploy. This can be a branch, tag, or SHA.yes${{ github.ref }}
taskSpecifies a task to executenodeploy
auto_mergeAttempts to automatically merge the default branch into the requested ref, if it's behind the default branchno
required_contextsThe status contexts to verify against commit status checks. Values: `true` (All), `false` (None), string no
payloadJSON payload with extra information about the deploymentno
environmentName for the target deployment environmentnoproduction
descriptionShort description of the deployment.no
transient_environmentSpecifies if the given environment is specific to the deployment and will no longer exist at some point in the futureno
production_environmentSpecifies if the given environment is one that end-users directly interact withno
tokenGithub Tokenyes${{ github.token }}
repositoryThe repository to useno${{ github.repository }}
namedescription
idDeployment ID created
jsonDeployment JSON