Integrations
Discord
Send triage notifications to Discord channels.
Setup
Create a webhook in your Discord server settings and add the URL to your config:
webhooks:
- url: https://discord.com/api/webhooks/123/abc
events: [all]Message format
Discord notifications are sent as rich embeds with the issue title, labels, and a direct link to the issue on GitHub.