From 14f7d9984bd0a53d786ab6092f12ec3bc90f85be Mon Sep 17 00:00:00 2001 From: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com> Date: Mon, 12 Dec 2022 18:08:39 +0800 Subject: [PATCH] add label for arcReview (#21851) --- .github/fabricbot.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/fabricbot.json b/.github/fabricbot.json index e4445f8ec7c7..4fda55fb20f7 100644 --- a/.github/fabricbot.json +++ b/.github/fabricbot.json @@ -4237,6 +4237,15 @@ "exclude": [ "" ] + }, + { + "label": "ArcReview", + "pathFilter": [ + "specification/hybridcompute/resource-manager/", + "specification/connectedvmware/resource-manager/", + "specification/azurestackhci/resource-manager/", + "specification/scvmm/resource-manager/" + ] } ], "taskName": "Auto PR based on folder paths " @@ -4913,4 +4922,4 @@ ] } ] -} +} \ No newline at end of file