You need the Admin or Member role to create, update, and delete Actions.Learn more about roles in Kosli in Roles in Kosli.
- When a new artifact starts execution in an environment.
- When an artifact ceases execution in an environment.
- When instances of an artifact are scaled up or down.
- When an artifact is added to the allow-list in an environment.
- When an environment changes state from Compliant to Non-Compliant.
- When an environment changes state from Non-Compliant to Compliant.
Slack Notifications
To receive Kosli notifications in Slack, you have two options. You can either use the Kosli Slack App or set up Slack Incoming Webhooks. Both approaches allow you to configure Kosli notifications in Slack, offering flexibility based on your preferences.Kosli Slack App (recommended)
Subscribe to Kosli notifications using the Kosli Slack App. This method is recommended for a seamless integration.
Use the app to create notification settings by running the
/kosli subscribe slash command.Slack Incoming Webhooks
- Create a Slack incoming webhook.
- Use this webhook to create a notification settings in the Kosli UI.
Custom Webhook Notifications
Custom webhook notifications empower you to implement automation workflows for “if-this-then-that” scenarios. Whenever an event that matches your specified notification settings occurs, a JSON payload, as outlined below, is transmitted to your designated custom webhook:noreply@kosli.com.
Manage Actions in the UI
You can manage Actions for your organization in the Kosli UI from theActions section in the left navigation menu. The Actions sections enables you to:
- Create Notifications: Create a new notifications settings.
- Delete Notifications: Remove existing notification settings that are no longer needed.
- Update Notifications: Modify notification settings as needed.