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.
Bring your own tool (custom tools) is an Enterprise feature. Add your own open-source projects or internal/private tools and Relnx will track their releases just like the 100+ tools in the public catalogue — with AI summaries, breaking-change call-outs, email/Slack notifications, and acknowledgments.
When to use it
- An internal tool your team owns that isn’t (and shouldn’t be) on the public catalogue.
- An open-source project Relnx doesn’t track yet and you don’t want to wait for it to be added.
- A fork of a public tool — track the fork’s releases, not the upstream’s.
Prerequisites
- An Enterprise subscription.
- An organisation created from your account (Enterprise allows 1 org per account — see Manage an organisation).
- A release source for the tool — one of:
- A public GitHub repo (e.g.
myorg/myproject). - A private GitHub repo — requires your org’s GitHub App installation (set up under Org → Repositories).
- A Helm chart repository (URL + chart name).
- A public GitHub repo (e.g.
Add a custom tool
- Open your organisation → Custom Tools (URL:
www.relnx.io/organizations/<slug>/custom-tools). - Click Add custom tool.
- Fill in:
- Name — display name (e.g. “Internal Auth Service”).
- Slug — URL identifier (auto-generated, editable). Lowercase + hyphens.
- Source — GitHub repo (
owner/repo) or Helm chart (repo URL + chart name). - Logo URL (optional).
- Category (optional) — for grouping in your org’s tool list.
- Save.
Private repos: one-time setup
If the tool lives in a private GitHub repo, your organisation needs to install the Relnx GitHub App so Relnx can fetch releases without a personal token.- Org → Repositories → Connect GitHub.
- Pick the GitHub organisation or user that owns the private repo.
- Authorise the Relnx GitHub App; pick which repos it can read.
Limits
- Per organisation: unlimited custom tools on Enterprise.
- Visibility: custom tools are private to your organisation — they never appear in the public catalogue, Slack slash-command listings, or search outside the org.
- Followers: members of your org can follow the custom tool the same way they follow built-in tools.
Removing a custom tool
Org → Custom Tools → ⋯ → Delete. This removes the tool definition; historical features and notifications already sent are preserved for the audit log.Related
- Follow tools — the same following flow applies once the custom tool exists.
- Manage an organisation — set up the org that owns the custom tool.
- Plans and limits — Enterprise feature list.