Skip to content

Commit b16648c

Browse files
Sync resourceManagement.yml (#22649)
1 parent 3aa5c2c commit b16648c

File tree

1 file changed

+32
-22
lines changed

1 file changed

+32
-22
lines changed

.github/policies/resourceManagement.yml

Lines changed: 32 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
id:
1+
id:
22
name: GitOps.PullRequestIssueManagement
33
description: GitOps.PullRequestIssueManagement primitive
4-
owner:
4+
owner:
55
resource: repository
66
disabled: false
7-
where:
7+
where:
88
configuration:
99
resourceManagementConfiguration:
1010
scheduledSearches:
@@ -353,7 +353,6 @@ configuration:
353353
- mentionUsers:
354354
mentionees:
355355
- jaspkaur28
356-
- ''
357356
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
358357
assignMentionees: False
359358
- if:
@@ -825,29 +824,29 @@ configuration:
825824
- hasLabel:
826825
label: Service Attention
827826
- hasLabel:
828-
label: Consumption- RIandShowBack
827+
label: Consumption - Billing
829828
then:
830829
- mentionUsers:
831830
mentionees:
832-
- ccmshowbackdevs
831+
- ccmbpxpcrew
833832
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
834833
assignMentionees: False
835834
- if:
836835
- hasLabel:
837836
label: Service Attention
838837
- hasLabel:
839-
label: Consumption-Billing
838+
label: Consumption - Budget
840839
then:
841840
- mentionUsers:
842841
mentionees:
843-
- ccmbpxpcrew
842+
- ccmaxpcrew
844843
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
845844
assignMentionees: False
846845
- if:
847846
- hasLabel:
848847
label: Service Attention
849848
- hasLabel:
850-
label: Consumption-Budget
849+
label: Consumption - Consumption
851850
then:
852851
- mentionUsers:
853852
mentionees:
@@ -858,29 +857,29 @@ configuration:
858857
- hasLabel:
859858
label: Service Attention
860859
- hasLabel:
861-
label: Consumption-Consumption
860+
label: Consumption - Query
862861
then:
863862
- mentionUsers:
864863
mentionees:
865-
- ccmaxpcrew
864+
- ccmixpdevs
866865
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
867866
assignMentionees: False
868867
- if:
869868
- hasLabel:
870869
label: Service Attention
871870
- hasLabel:
872-
label: Consumption-Query
871+
label: Consumption - RIandShowBack
873872
then:
874873
- mentionUsers:
875874
mentionees:
876-
- ccmixpdevs
875+
- ccmshowbackdevs
877876
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
878877
assignMentionees: False
879878
- if:
880879
- hasLabel:
881880
label: Service Attention
882881
- hasLabel:
883-
label: Consumption-UsageDetailsandExport
882+
label: Consumption - UsageDetailsandExport
884883
then:
885884
- mentionUsers:
886885
mentionees:
@@ -965,7 +964,7 @@ configuration:
965964
- hasLabel:
966965
label: Service Attention
967966
- hasLabel:
968-
label: Cost Management-Billing
967+
label: Cost Management - Billing
969968
then:
970969
- mentionUsers:
971970
mentionees:
@@ -976,7 +975,7 @@ configuration:
976975
- hasLabel:
977976
label: Service Attention
978977
- hasLabel:
979-
label: Cost Management-Budget
978+
label: Cost Management - Budget
980979
then:
981980
- mentionUsers:
982981
mentionees:
@@ -987,7 +986,7 @@ configuration:
987986
- hasLabel:
988987
label: Service Attention
989988
- hasLabel:
990-
label: Cost Management-Query
989+
label: Cost Management - Query
991990
then:
992991
- mentionUsers:
993992
mentionees:
@@ -998,7 +997,7 @@ configuration:
998997
- hasLabel:
999998
label: Service Attention
1000999
- hasLabel:
1001-
label: Cost Management-RIandShowBack
1000+
label: Cost Management - RIandShowBack
10021001
then:
10031002
- mentionUsers:
10041003
mentionees:
@@ -1009,7 +1008,7 @@ configuration:
10091008
- hasLabel:
10101009
label: Service Attention
10111010
- hasLabel:
1012-
label: Cost Management-UsageDetailsAndExport
1011+
label: Cost Management - UsageDetailsAndExport
10131012
then:
10141013
- mentionUsers:
10151014
mentionees:
@@ -1514,6 +1513,17 @@ configuration:
15141513
- Lighthouse-Azure
15151514
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
15161515
assignMentionees: False
1516+
- if:
1517+
- hasLabel:
1518+
label: Service Attention
1519+
- hasLabel:
1520+
label: Management Partner
1521+
then:
1522+
- mentionUsers:
1523+
mentionees:
1524+
- jeffrey-ACE
1525+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
1526+
assignMentionees: False
15171527
- if:
15181528
- hasLabel:
15191529
label: Service Attention
@@ -2294,7 +2304,7 @@ configuration:
22942304
then:
22952305
- mentionUsers:
22962306
mentionees:
2297-
- chlahav
2307+
- zivraf
22982308
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
22992309
assignMentionees: False
23002310
- if:
@@ -2752,5 +2762,5 @@ configuration:
27522762
- addReply:
27532763
reply: Hi ${contextualAuthor}, only the original author of the issue can ask that it be unresolved. Please open a new issue with your scenario and details if you would like to discuss this topic with the team.
27542764
description: '[Resolve Workflow] Unresolve Command Without Permissions'
2755-
onFailure:
2756-
onSuccess:
2765+
onFailure:
2766+
onSuccess:

0 commit comments

Comments
 (0)