get-bridge/Spinnaker Webhook

initiates a deploy on spinnaker

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenthe auth token. this can also be passed in with the env SPINNAKER_WEBHOOK_TOKEN.
hostthe host of the spinnaker. this can also be passed in with the env SPINNAKER_WEBHOOK_HOST.
namethe webhook name. this can also be passed in with the env SPINNAKER_WEBHOOK_NAME.
shawhat sha to pass to spinnaker to deploy. if this is not specified, it will use SPINNAKER_WEBHOOK_SHA or GITHUB_SHA
extraParamspass in a json object to add parameters to the webhook call. it will also check the env SPINNAKER_WEBHOOK_EXTRA_PARAMS {}

no outputs