From 8dc63379512f312381f71de28fa2746cd4adcf0a Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Fri, 17 Jan 2025 18:11:19 -0800 Subject: [PATCH] lock policy down a bit --- .github/policies/label-prs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/policies/label-prs.yml b/.github/policies/label-prs.yml index 6bdcf350c7307..21167fb995115 100644 --- a/.github/policies/label-prs.yml +++ b/.github/policies/label-prs.yml @@ -56,6 +56,8 @@ configuration: - payloadType: Pull_Request - isActivitySender: user: azure-sdk + - filesMatchPattern: + pattern: docs/azure/includes/* then: - addLabel: label: ":octocat: auto-merge"