Integrations
Slack
Send triage notifications to Slack channels.
Setup
Create an incoming webhook in your Slack workspace and add the URL to your config:
webhooks:
- url: https://hooks.slack.com/services/T00/B00/xxx
events: [labeled, duplicate]Message format
Slack notifications include the issue title, labels applied, and a link to the issue. Messages are formatted using Slack Block Kit for a clean appearance.