Skip to content

adobe/helix-slack-notification

Helix Slack Notification Service

Subscribes to Helix Admin notifications and sends them to Slack channels. Gets triggered by AWS SQS.

Status

codecov CircleCI GitHub license GitHub issues LGTM Code Quality Grade: JavaScript semantic-release

Installation

The service uses the following environment variables:

Name Description Required Default
SLACK_NOTIFY_WEBHOOK_SECRET Slack Webhook Secret Yes -

Development

Deploying Helix Slack Notification Service

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.