Skip to content
Merged
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
24 changes: 20 additions & 4 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1452,8 +1452,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 @@ -1609,7 +1609,9 @@ configuration:
then:
- mentionUsers:
mentionees:
- jfggdl
- Kishp01
- veyaddan
- santoshallumicrosoft
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 @@ -1657,6 +1659,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 @@ -2158,7 +2161,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 @@ -3127,6 +3129,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 @@ -3141,6 +3144,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
Loading