config-integrations.md
March 15, 2024 ยท View on GitHub
Section
integrations: A section configuring optional external services BuildBuddy can integrate with, like Slack. Optional
Options
Optional
-
slack:A section configuring Slack integration.webhook_urlA webhook url to post build update messages to.
Getting a webhook url
For more instructions on how to get a Slack webhook url, see the Slack webhooks documentation.
Example section
integrations:
slack:
webhook_url: "https://hooks.slack.com/services/AAAAAAAAA/BBBBBBBBB/1D36mNyB5nJFCBiFlIOUsKzkW"