Nothing downstream is at risk
Relium found no meaningful semantic change and nothing downstream that this release puts at risk.
GitHub check passes
Relium reviews every SQL and dbt change on the pull request, traces what it affects downstream, evaluates the impact on your metrics, and returns a release decision — before the change ships.
A dbt change can compile, pass every test and deploy cleanly, and still silently change what a number means. Tests check the shape of your data. They do not check whether the definition of revenue moved.
CI is green. The pull request is approved.
Nobody finds out until someone questions the number.
There is nothing to run and nothing to watch. Relium reads the pull request, works out what it would do to everything downstream, and publishes a decision before the merge.
Between the pull request and the merge — the last point where the outcome can still be different.
Every review resolves to one of three outcomes, with the reasoning and the evidence recorded beside it.
Relium found no meaningful semantic change and nothing downstream that this release puts at risk.
GitHub check passes
The change alters behaviour in a way a reviewer should see. The decision is visible on the pull request and does not fail the check.
Advisory — merge is not held
Relium expects the change to break something that matters downstream, and says exactly what and why.
On Pro, the check fails and the merge waits
Most tooling in the data stack tells you what already happened. Relium works on the change that has not shipped yet, which is the only point where the outcome can still be different.
A test asserts that a column is never null. Relium asks whether the definition behind that column still means what it did yesterday.
The risk of a change is not the model it edits — it is everything that inherits from it. Relium traces that path from your compiled dbt project.
Not a dashboard to check and not an alert to triage. A single ALLOW, WARN or BLOCK, published where the merge decision is already being made.
Installed as a GitHub App. The decision is published as a check run and a comment on the pull request.
Relium reads your compiled manifest, so lineage, tests, exposures and contracts come from your own project.
One workflow step submits the base and head manifests. Relium shows you the exact file to copy.
Optional. A collector you run with your own read-only credentials submits aggregate metadata — never rows.
Warehouse evidence is collected by a process that runs in your environment, with credentials you hold. See how Relium handles your data.
Start free. Upgrade when you want Relium to hold the merge.
Understand
Explore change impact on one repository.
Get started freeVerify
Verify every change before production, with evidence.
Start with StarterEnforce
Enforce safe data releases across your team.
Start with ProPrices in USD, billed monthly. Payments are handled by Polar, our merchant of record — Relium never sees or stores your card details. Compare the plans in full.
Connect a repository and open your next pull request. Relium will review the change and publish its decision on the PR.