Skip to content
Open
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
35 changes: 1 addition & 34 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 @@ -2290,40 +2290,6 @@
- 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:
- or:
- labelAdded:
label: Service Attention
- labelAdded:
label: IotCentral
- hasLabel:
label: Service Attention
- hasLabel:
label: IotCentral
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:
- or:
- labelAdded:
label: Service Attention
- labelAdded:
label: IotDPS
- hasLabel:
label: Service Attention
- hasLabel:
label: IotDPS
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:
- or:
- labelAdded:
Expand Down Expand Up @@ -3689,6 +3655,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