Skip to content

Commit 9750ecd

Browse files
ruowanMilan Zolota
authored andcommitted
Update sla.yml (Azure#16147)
1 parent 1fab4df commit 9750ecd

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.github/sla.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,6 @@
1313
cc:
1414
- ${AUTHOR}
1515

16-
- scheduleTask:
17-
action: sendEmail
18-
scope: pull_request
19-
name: "send email to swagger reviewer"
20-
trigger:
21-
- time
22-
args:
23-
booleanFilterExpression: "!(NotReadyForReview||Reviewed-ChangesRequired||WaitForARMFeedback||WaitForARMRevisit||Approved-OkToMerge||(DoNotMerge&&(ARMSignedOff||Approved)))"
24-
limit: 48h
25-
message: '<p>Dear Swagger reviewer,</p><p>The PR ${URL} requires your attention. You receive the email either because PR author put on the label "WaitForReviewVisit", or because the PR has not been updated for over 48 hours.</p><p>The PR labeled with ${LABELS}</p><p>Quick info.</p><ul><li>If it requires responses from ARM review board, please send email to <a href="mailto:[email protected]">[email protected]</a>.</li><li>If it requires immediate ARM review, please get ARM review oncall contact point from ICM <a href="https://icm.ad.msft.net/imp/v3/oncall/current">https://icm.ad.msft.net/imp/v3/oncall/current</a> under Service "Azure Resource Manager" and Team "RP Manifest Approvers".</li><li>If it is data plane API and requires responses from &nbsp;Azure API review board, please send email to <a href="mailto:[email protected]">[email protected]</a>.</li><li>Pls refer to <a href="https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/212/Swagger-PR-Review">https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/212/Swagger-PR-Review</a>&nbsp;for more about Swagger review process.</li></ul><p><em>DO NOT REPLY: This is an automated email. If you have any questions, please send an email to the Swagger and Tools Team ([email protected]).</em></p><p>Best regards,</p><p>Swagger and Tools Team, Azure Management Experience</p>'
26-
subject: "Action Required: Please respond to the PR ${URL}"
27-
to: ${ASSIGNEE}
28-
cc:
29-
- ${AUTHOR}
30-
3116
- scheduleTask:
3217
action: sendEmail
3318
scope: pull_request

0 commit comments

Comments
 (0)