Subscribes to Helix Admin notifications and sends them to Slack channels. Gets triggered by AWS SQS.
The service uses the following environment variables:
Name | Description | Required | Default |
---|---|---|---|
SLACK_NOTIFY_WEBHOOK_SECRET | Slack Webhook Secret | Yes | - |
All commits to main that pass the testing will be deployed automatically. All commits to branches that will pass the testing will get commited as /helix-services/slack-notification@ci<num>
and tagged with the CI build number.