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
23 changes: 19 additions & 4 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -653,8 +653,8 @@ configuration:
then:
- mentionUsers:
mentionees:
- cabbpt
- theelderwand
- muazmian
- us6193
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 @@ -1469,6 +1469,19 @@ configuration:
- NateB2
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: Data Transfer
then:
- mentionUsers:
mentionees:
- fzkhan
- lasuredd-msft
- pkuma-msft
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 @@ -1962,7 +1975,7 @@ configuration:
- mentionUsers:
mentionees:
- ambhatna
- savjani
- deepthiprasad
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 @@ -2229,6 +2242,7 @@ configuration:
- mentionUsers:
mentionees:
- AzMonEssential
- LarryZhang19
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 @@ -2301,7 +2315,7 @@ configuration:
- mentionUsers:
mentionees:
- ambhatna
- savjani
- deepthiprasad
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
Expand All @@ -2314,6 +2328,7 @@ configuration:
mentionees:
- daeunyim
- rajsell
- deepthiprasad
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
Expand Down
Loading