From ec7f04a1a44edb5e3fd4268287effebf34cafb93 Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Tue, 5 May 2026 19:36:17 -0700 Subject: [PATCH] docs: note codeql coverage --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b8b9d3..fb653d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ ### Maintenance +- Add CodeQL analysis on pull requests, `main`, the CI preview branch, weekly + schedule, and manual dispatch. - Document the read-only `metadata --json`, `status --json`, and `doctor --json` control surface for launchers, automation, and CI checks.