Skip to content
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
24 changes: 7 additions & 17 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 @@ -1668,9 +1668,9 @@
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 +1765,8 @@
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 @@ -2736,6 +2724,7 @@
mentionees:
- shariq-mcs
- MSFTeegarden
- abhijitch25
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 @@ -2874,6 +2863,7 @@
- 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
Loading