It is assumed that you already have Google Cloud Platform project created.
Install and initialize the Cloud SDK.
- Choose the app's name and your Slack team. Click Create.
- Click Incoming Webhooks.
- Enable incoming webhooks.
- Click Add New Webhook to Workspace. An authorization page opens.
- From the drop down menu, select the channel to which you would like notifications sent.
- Click Authorize.
- A webhook for your Slack application has been created. Copy the webhook and save it for later use.
Rename env.yaml.example
to env.yaml
. Update the value for SLACK_WEBHOOK_URL
with the actual Slack application webhook.
Invoke the deploy.sh
script.