← 返回首页
Add `--skip-audits` flag to plan and run commands by airhorns · Pull Request #5730 · SQLMesh/sqlmesh · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

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

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

Conversation

Copy link
Copy Markdown

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 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>
Copy link
Copy Markdown
Contributor

mday-io commented May 19, 2026

conversation happening here: #5731 (comment)

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants

Footer

© 2026 GitHub, Inc.