Skip to content

Commit

Permalink
Update bot to triage mesh label (#4222)
Browse files Browse the repository at this point in the history
* Update bot to triage service-mesh label
  • Loading branch information
shashankbarsin authored May 13, 2024
1 parent f23b77f commit 9b88f5c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,15 @@ configuration:
- Azure/aks-portal
replyTemplate: ${mentionees} would you be able to assist?
assignMentionees: False
- if:
- hasLabel:
label: service-mesh
then:
- mentionUsers:
mentionees:
- azure/aks-traffic
replyTemplate: ${mentionees} would you be able to assist?
assignMentionees: True
description:
- if:
- isAction:
Expand Down

0 comments on commit 9b88f5c

Please sign in to comment.