From 403c397ff5ce7a58d4a481319430420fcd155d14 Mon Sep 17 00:00:00 2001 From: Shadow Date: Mon, 26 Jan 2026 09:36:46 -0600 Subject: [PATCH] Docs: add cli/security labels --- .github/labeler.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 6e4f74306..f22868736 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -133,6 +133,17 @@ - "docs/**" - "docs.acp.md" +"cli": + - changed-files: + - any-glob-to-any-file: + - "src/cli/**" + +"security": + - changed-files: + - any-glob-to-any-file: + - "docs/cli/security.md" + - "docs/gateway/security.md" + "extensions: copilot-proxy": - changed-files: - any-glob-to-any-file: