Integrations
Available today and coming soon.
| Provider | Status |
|---|---|
| Linear | Available |
| Slack | Available |
| GitHub | Coming soon |
| Plain | Coming soon |
| Discord | Coming soon |
Linear channel rules
Each Linear team gets one config: how channels open, the name and topic templates, an optional condition, and members to auto-add. Configure these on the dashboard.
Channel topic backlink
Every channel NotifBuddy opens gets a topic that links back to its Linear issue. The topic re-renders on issue updates, so a status change in Linear shows up in the Slack channel's topic.
New configs start with the default topic template, showing the issue identifier, title, status, and URL:
${{ linear.issue.identifier }}: ${{ linear.issue.title }} • ${{ linear.issue.state.name }} • ${{ linear.issue.url }}Edit the config's Channel topic field to change it, or clear the field to disable the topic. See Templates for the expression syntax.