Back to Tags
Drift Budget
6 items tagged with "drift-budget"
Filter by type:
Tutorials5
Tutorial
Understand Vibgrate Exit Codes for Scripting and CI
Learn how Vibgrate exit codes work so you can gate pipelines on drift with --fail-on and --drift-budget and react in shell scripts.
Tutorial
Gate Pull Requests on a Drift Budget
Use vg scan --drift-budget in CI to fail pull requests that exceed a DriftScore threshold, keeping upgrade drift inside an agreed limit.
Tutorial
Set a Drift Budget to Cap Acceptable Upgrade Drift
Use vg scan --drift-budget to define a maximum acceptable drift level and turn your DriftScore into an enforceable quality gate.
Tutorial
Ratchet Your Drift Budget Down Over Time
Progressively tighten vg scan --drift-budget release after release so your project's upgrade drift only ever moves in one direction: down.
Tutorial
Enforce Per-Team Drift Budgets
Give each team its own vg scan --drift-budget so ownership and accountability for upgrade drift map cleanly to the people who can fix it.