Channels
Webhooks
Git, CI, and other webhook integrations for channels.
Webhooks let external services (GitHub, GitLab, CI/CD, etc.) post messages into your IRC channel when events occur (commits, pull requests, build status). You receive a unique URL to configure in your Git or CI service.
As a channel admin, open your channel page, go to Webhooks or Integrations, add a webhook, and copy the URL. Add it in your repository or CI settings (e.g. GitHub Webhooks, GitLab Integrations, Jenkins Notification).
Yes. Keep the URL private. Anyone with it can post to your channel. Use tokens or secret headers where supported to verify requests.