peachjar/Trigger Deployment

Trigger a deployment of a service

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGithub token used to create the deployment.yes
environmentThe environment you want to deploy to.yes
requiredContextsThe build steps that should have passed (default: none)no""
descriptionAn optional description of why the deploy is being triggerednoDeployed as a result of a code change
repositoryThe github repository (owner/repo) that is being deployedno${{ github.repository }}
refThe ref that this deployment is run onno${{ github.ref }}
payloadAdditional metadata to include on the deploymentno
autoMergeEnsure that master merges cleanly into deploy (see Github Deployment API)nofalse

no outputs