Skip to content

Include DLP discovery rules in MQL auto-format CI steps#4891

Open
aidenmitchell wants to merge 1 commit into
mainfrom
dlp-rules-auto-format
Open

Include DLP discovery rules in MQL auto-format CI steps#4891
aidenmitchell wants to merge 1 commit into
mainfrom
dlp-rules-auto-format

Conversation

@aidenmitchell

Copy link
Copy Markdown
Member

Summary

  • Adds dlp-discovery-rules/*.yml to the glob in the nightly Auto-format MQL rules workflow (.github/workflows/mql-auto-format.yml)
  • Adds the same glob to the per-PR Auto-format MQL step in rule-validate.yml
  • DLP rules use the same MQL source schema as detection rules, but were previously excluded from formatting even though they were already covered by rule validation (*-rules/*.yml glob)

Test plan

  • CI runs the updated Auto-format MQL step on this PR without errors

DLP rules under dlp-discovery-rules/ share the same MQL `source` schema
as detection rules but were excluded from both the nightly auto-format
workflow and the per-PR Auto-format MQL step, so they never got
formatted.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@aidenmitchell
aidenmitchell requested a review from a team as a code owner July 15, 2026 16:29
@aidenmitchell
aidenmitchell enabled auto-merge July 15, 2026 20:25
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