notifbuddy

Integrations

Available today and coming soon.

ProviderStatus
LinearAvailable
SlackAvailable
GitHubComing soon
PlainComing soon
DiscordComing 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.

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.