Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{CI} Sync resourceManagement.yml according To ADO Wiki Page - Service Contact List #30920

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 29 additions & 3 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -692,6 +692,18 @@ configuration:
- bberera
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
- hasLabel:
label: Service Attention
- hasLabel:
label: CodeSigning
then:
- mentionUsers:
mentionees:
- Jaxelr
- DawnWang17
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
- hasLabel:
label: Service Attention
Expand Down Expand Up @@ -1419,8 +1431,8 @@ configuration:
then:
- mentionUsers:
mentionees:
- raedJarrar
- jifems
- dlacy7
- NateB2
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
Expand Down Expand Up @@ -1624,6 +1636,7 @@ configuration:
mentionees:
- dkershaw10
- baywet
- SteveMutungi254
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
Expand Down Expand Up @@ -2125,7 +2138,6 @@ configuration:
then:
- mentionUsers:
mentionees:
- SameergMS
- yairgil
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
Expand Down Expand Up @@ -3094,6 +3106,7 @@ configuration:
mentionees:
- AzureAppServiceCLI
- antcp
- yutanglin16
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
Expand All @@ -3108,6 +3121,19 @@ configuration:
- vicancy
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
- hasLabel:
label: Service Attention
- hasLabel:
label: Workloads
then:
- mentionUsers:
mentionees:
- jaskisin
- ajaygit158
- praveennet
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
description: Triage issues to the service team
- if:
- payloadType: Pull_Request
Expand Down