Skip to content

Commit

Permalink
Sync tools folder from main branch to generation branch (#24309)
Browse files Browse the repository at this point in the history
Co-authored-by: azurepowershell <[email protected]>
  • Loading branch information
azure-powershell-bot and azurepowershell authored Mar 6, 2024
1 parent 34972b3 commit f5bdb10
Show file tree
Hide file tree
Showing 5 changed files with 139 additions and 48 deletions.
25 changes: 23 additions & 2 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1762,7 +1762,8 @@ configuration:
then:
- mentionUsers:
mentionees:
- alec-baird,costinhagiu
- alec-baird
- costinhagiu
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 @@ -1984,6 +1985,24 @@ configuration:
- omzevall
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: ImageBuilder
- hasLabel:
label: Service Attention
- hasLabel:
label: ImageBuilder
then:
- mentionUsers:
mentionees:
- adana-popescu
- KalpeshChavan12
- ralucaminea
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 @@ -2229,7 +2248,9 @@ configuration:
then:
- mentionUsers:
mentionees:
- adana-popescu,KalpeshChavan12,ralucaminea
- adana-popescu
- KalpeshChavan12
- ralucaminea
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
Expand Down
Loading

0 comments on commit f5bdb10

Please sign in to comment.