Skip to content

Add --skip-audits flag to plan and run commands#5730

Open
airhorns wants to merge 1 commit intoSQLMesh:mainfrom
airhorns:feat/skip-audits
Open

Add --skip-audits flag to plan and run commands#5730
airhorns wants to merge 1 commit intoSQLMesh:mainfrom
airhorns:feat/skip-audits

Conversation

@airhorns
Copy link

Description

Allow users to skip audit execution during plan application and run operations. This is useful for large-scale backfills or development scenarios where audit overhead is not desired, or where you want to run audits out of band.

Test Plan

  • added new unit tests
  • tophatted locally in my project

Checklist

  • I have run make style and fixed any issues
  • I have added tests for my changes (if applicable)
  • All existing tests pass (make fast-test)
  • My commits are signed off (git commit -s) per the DCO

@airhorns airhorns changed the title Add --skip-audits flag to plan and run commands Add --skip-audits flag to plan and run commands Mar 13, 2026
Allow users to skip audit execution during plan application and run operations. This is useful for large-scale backfills or development scenarios where audit overhead is not desired.

Signed-off-by: Harry Brundage <harry.brundage@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant