suky posts contract violations, anomaly alerts, and changeset notifications to Slack. Two connection methods are supported.
Recommended: OAuth (channel browser + interactive actions)
- Go to Integrations → Slack and click Connect Slack.
- Approve the suky app in the Slack OAuth flow. suky requests scopes for posting messages, browsing channels (public + private you're a member of), and handling interactive actions on alert messages.
- Pick a default channel from the dropdown (no copy-pasting webhook URLs).
- Save. Alerts post immediately; click the buttons in a Slack alert to acknowledge or escalate without leaving Slack.
Alternative: Incoming Webhook
If your workspace can't authorize OAuth apps (locked-down enterprise), a per-channel Incoming Webhook works as a fallback — but you lose interactive actions and the channel browser.
- Create an Incoming Webhook in your Slack workspace.
- In suky, switch the Slack card to webhook mode and paste the URL + a label.
- Click Test to verify, then save.