dbt-semguard
Version updated for https://github.com/yeaight7/dbt-semguard to version v0.5.2.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
dbt-semguard is a semantic change detection tool for dbt Semantic Layer definitions that identifies and classifies changes to metrics and models as breaking, risky, or safe. It automates the detection of semantic changes—such as alterations to metric calculations, dimensions, or filters—that could impact downstream data consumers, even when dbt itself parses successfully. By analyzing and comparing semantic contracts, it helps teams ensure that unintended metric or KPI meaning drift does not reach production, supporting both local development workflows and GitHub Actions integration.
What’s Changed
Full Changelog: https://github.com/yeaight7/dbt-semguard/compare/v0.5.1...v0.5.2