Slack Notifications
Nullstone supports sending notifications to your Slack workspace when workspace events occur in Nullstone. The most common case is to send a notification to a channel when applications are deployed.
Configure Integration
Before configuring slack notifications, you must connect your Nullstone organization to a Slack workspace. Visit "Integrations" in Nullstone under "global configuration". You can find this in the left pane at the bottom when logged in to Nullstone.
Set up notifications
You can set up notifications in one of two ways: Environment Events in the Nullstone UI or via GitOps.
In the Nullstone UI, when setting up an event, you can select one or many Slack channels to emit.
TIP
The Nullstone bot must be a member of private channels. Type /invite @Nullstone
in the Slack channel after configuring the Slack integration.
Look for GitOps examples in the IaC reference.