Set Up Triggers

You can configure Spinnaker to automatically perform actions based on certain triggers.

Configuring GitHub Webhooks

Spinnaker can be configured to listen to changes in GitHub repositories. Once configured, changes in a repository can trigger pipelines.

Amazon AWS Pub/Sub

Spinnaker supports using Amazon SQS and SNS to trigger pipelines.

Google Cloud Pub/Sub

Spinnaker can be configured to trigger pipelines based on Google Pub/Sub messages.

Last modified May 4, 2021: docs(nav): collapse left nav (696c72c)