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
84 changes: 78 additions & 6 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
scheduledSearches:
- description: Close stale issues
frequencies:
- daily:

Check failure on line 13 in .github/policies/resourceManagement.yml

View check run for this annotation

Microsoft GitHub Policy Service / GitOps/YmlValidation

.github/policies/resourceManagement.yml#L13

Exception during deserialization. Failed to create an instance of type 'GitOps.PullRequestIssueManagement.Core.Primitives.Data.Frequencies.SearchFrequency'.. Cannot dynamically create an instance of type 'GitOps.PullRequestIssueManagement.Core.Primitives.Data.Frequencies.SearchFrequency'. Reason: Cannot create an abstract class.
time: 1:0
filters:
- isIssue
Expand Down Expand Up @@ -727,6 +727,22 @@
- us6193
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
- or:
- labelAdded:
label: Service Attention
- labelAdded:
label: Blob Storage SFTP
- 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:
- or:
- labelAdded:
Expand Down Expand Up @@ -1862,7 +1878,7 @@
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 @@ -2020,6 +2036,26 @@
- nberdy
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
- or:
- labelAdded:
label: Service Attention
- labelAdded:
label: Device Registry
- hasLabel:
label: Service Attention
- hasLabel:
label: Device Registry
then:
- mentionUsers:
mentionees:
- rohankhandelwal
- mryanlo
- atastrophic
- c-ryan-k
- digimaun
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
- or:
- labelAdded:
Expand Down Expand Up @@ -2051,7 +2087,6 @@
- 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 @@ -2067,7 +2102,7 @@
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 @@ -2137,6 +2172,22 @@
- Saglodha
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
- or:
- labelAdded:
label: Service Attention
- labelAdded:
label: Fabric
- 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:
- or:
- labelAdded:
Expand Down Expand Up @@ -3653,9 +3704,11 @@
then:
- mentionUsers:
mentionees:
- shariq-mcs
- MSFTeegarden
- abhijitch25
- 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 @@ -4138,6 +4191,25 @@
- S-J-M
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
- or:
- labelAdded:
label: Service Attention
- labelAdded:
label: StorageDiscovery
- 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:
- or:
- labelAdded:
Expand Down