Skip to content

Commit f5bdb10

Browse files
azure-powershell-botazurepowershell
andauthored
Sync tools folder from main branch to generation branch (#24309)
Co-authored-by: azurepowershell <[email protected]>
1 parent 34972b3 commit f5bdb10

File tree

5 files changed

+139
-48
lines changed

5 files changed

+139
-48
lines changed

.github/policies/resourceManagement.yml

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1762,7 +1762,8 @@ configuration:
17621762
then:
17631763
- mentionUsers:
17641764
mentionees:
1765-
- alec-baird,costinhagiu
1765+
- alec-baird
1766+
- costinhagiu
17661767
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
17671768
assignMentionees: False
17681769
- if:
@@ -1984,6 +1985,24 @@ configuration:
19841985
- omzevall
19851986
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
19861987
assignMentionees: False
1988+
- if:
1989+
- or:
1990+
- labelAdded:
1991+
label: Service Attention
1992+
- labelAdded:
1993+
label: ImageBuilder
1994+
- hasLabel:
1995+
label: Service Attention
1996+
- hasLabel:
1997+
label: ImageBuilder
1998+
then:
1999+
- mentionUsers:
2000+
mentionees:
2001+
- adana-popescu
2002+
- KalpeshChavan12
2003+
- ralucaminea
2004+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
2005+
assignMentionees: False
19872006
- if:
19882007
- or:
19892008
- labelAdded:
@@ -2229,7 +2248,9 @@ configuration:
22292248
then:
22302249
- mentionUsers:
22312250
mentionees:
2232-
- adana-popescu,KalpeshChavan12,ralucaminea
2251+
- adana-popescu
2252+
- KalpeshChavan12
2253+
- ralucaminea
22332254
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
22342255
assignMentionees: False
22352256
- if:

0 commit comments

Comments
 (0)