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
94 changes: 68 additions & 26 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,17 @@ configuration:
- us6193
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: Blob Storage SFTP
then:
- mentionUsers:
mentionees:
- greeshma-microsoft
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 @@ -1454,7 +1465,7 @@ configuration:
then:
- mentionUsers:
mentionees:
- rgreenMSFT
- amarjeetkr
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 @@ -1567,6 +1578,21 @@ configuration:
- nberdy
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: Device Registry
then:
- mentionUsers:
mentionees:
- c-ryan-k
- digimaun
- rohankhandelwal
- mryanlo
- atastrophic
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 All @@ -1588,7 +1614,6 @@ configuration:
- mentionUsers:
mentionees:
- anishtrakru
- derekbekoe
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
Expand All @@ -1599,7 +1624,7 @@ configuration:
then:
- mentionUsers:
mentionees:
- sourabhguha
- YingXue
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 @@ -1649,6 +1674,17 @@ configuration:
- Saglodha
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: Fabric
then:
- mentionUsers:
mentionees:
- xinzhizou
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 All @@ -1668,9 +1704,9 @@ configuration:
then:
- mentionUsers:
mentionees:
- AnatoliB
- Francisco-Gamino
- shreyabatra4
- kamperiadis
- amamounelsayed
- khkh-ms
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 @@ -1765,20 +1801,8 @@ configuration:
then:
- mentionUsers:
mentionees:
- iluican
- jlian
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: IotDPS
then:
- mentionUsers:
mentionees:
- iluican
- jlian
- digimaun
- Azure/azure-iot-cli-triage
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 @@ -2734,8 +2758,11 @@ configuration:
then:
- mentionUsers:
mentionees:
- shariq-mcs
- MSFTeegarden
- abhijitch_microsoft
- yuvalm_microsoft
- nikitagarg_microsoft
- sanar_microsoft
- cawa_microsoft
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 @@ -2848,10 +2875,10 @@ configuration:
then:
- mentionUsers:
mentionees:
- bleroy
- tjacobhi
- markheff
- miwelsh
- kuanlu95
- efrainretana
- mattgotteiner
- Draconicida
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
Expand All @@ -2874,6 +2901,7 @@ configuration:
- mentionUsers:
mentionees:
- nazang
- mooshc
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 @@ -3084,6 +3112,20 @@ configuration:
- S-J-M
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: StorageDiscovery
then:
- mentionUsers:
mentionees:
- shanefujs
- apurv2304
- skallurk
- vdziunms
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
Loading