Documentation Index
Fetch the complete documentation index at: https://docs.relnx.io/llms.txt
Use this file to discover all available pages before exploring further.
Slack notifications are an Enterprise feature (slack_notifications).
Starter and Pro plans receive notifications via email only.
What you get
- A consolidated Slack message in the channel of your choice when followed tools ship new releases.
- Interactive Acknowledge and Snooze 7 days buttons on each notification.
- The
/relnx status <tool>slash command.
Connect
- Settings → Integrations → Slack (or the Connect Slack banner on your dashboard).
- Click Connect to Slack. You’ll be redirected to the Slack OAuth consent screen.
- Pick the workspace, then the channel Relnx should post to.
- Authorise.
Pick a channel
The default is the channel you select during OAuth, but you can change it later:- Settings → Integrations → Slack → Channel.
- Pick a different channel from the dropdown (Relnx must be a member of it —
add
@Relnxto the channel first).
Mute Slack but keep email
- Settings → Notifications.
- Toggle Slack notifications off; leave Email notifications on.
Permissions used
Relnx requests the minimum Slack scopes needed to list channels and post:chat:write— post messageschat:write.public— post to channels Relnx isn’t explicitly inchannels:read— list public channels so you can pick onegroups:read— list private channels you’ve added Relnx to
/relnx slash command is registered at the app level (it isn’t an OAuth
scope you grant per workspace). Relnx does not read message content.
Disconnect
Settings → Integrations → Slack → Disconnect. The Slack token is deleted immediately; Relnx will stop posting and the slash command will return “workspace not connected”.Troubleshooting
- Messages aren’t arriving: confirm
slack_notifications_enabledis on (Settings → Notifications) and Relnx is a member of the target channel. /relnx statusreturns “not configured”: the workspace owner needs to reinstall the app from the Slack App Directory listing — Slack rotates the signing secret on uninstall/reinstall.