From 2647ee494ecbe4668bdf16486207fecd67843e57 Mon Sep 17 00:00:00 2001 From: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com> Date: Wed, 14 Dec 2022 09:36:29 +0800 Subject: [PATCH] Update sla.yml (#21884) --- .github/sla.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/sla.yml b/.github/sla.yml index dea03369f815..3a49909abd04 100644 --- a/.github/sla.yml +++ b/.github/sla.yml @@ -37,9 +37,9 @@ - label args: booleanFilterExpression: "ArcReview" - message: "

Hi, Arc review board,

Please review the PR ${URL} . You receive the email because the PR is labeled with ArcReview. One or more change(s) have been detected in your Arc enabled VM or Arc enabled Server RPs. Please review the changes and ensure that no gaps have been introduced with respect to the ARM API modeling consistency across Azure Arc and Azure Compute. For further details, see guidelines at Consistency in ARM Modeling. To approve the change(s), add the label ArcSignedOff.

" + message: "

Hi, Arc review board,

Please review the PR ${URL} . You receive the email because the PR is labeled with ArcReview.
One or more change(s) have been detected in your Arc enabled VM or Arc enabled Server RPs. Please review the changes and ensure that no gaps have been introduced with respect to the ARM API modeling consistency across Azure Arc and Azure Compute. For further details, see guidelines at Consistency in ARM Modeling. To approve the change(s), add the label ArcSignedOff.

" subject: "Action Required ArcReview: Please review PR ${URL}" - to: ruowan@microsoft.com + to: arcboard@microsoft.com cc: - ${AUTHOR} - ${ASSIGNEE}