switcher-ie/Trigger Deploy

Can either trigger a deployment to a specific environment / namespace, or trigger a number of deployments based on the event which triggered it.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
appThe application to deploy; the repository slug.
environmentThe environment to deploy to. Either "staging" or "production".
namespaceThe namespace to deploy to. Only valid if `environment` is "staging".
shaThe commit SHA to deploy.
github_access_tokenA GitHub Personal Access Token with `repo`yes
namedescription
deploymentfirst deployment as JSON-encoded object
deploymentsJSON-encoded array of GitHub deployments