Skip to content

Commit

Permalink
Update resourceManagement.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aritraghosh authored Mar 7, 2024
1 parent 304748b commit 67b26fd
Showing 1 changed file with 52 additions and 3 deletions.
55 changes: 52 additions & 3 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -489,10 +489,10 @@ configuration:
then:
- mentionUsers:
mentionees:
- immuzz
- justindavies
- allyford
- thecloudtaylor
replyTemplate: ${mentionees} would you be able to assist?
assignMentionees: False
assignMentionees: True
- if:
- hasLabel:
label: storage
Expand Down Expand Up @@ -675,6 +675,55 @@ configuration:
- abubinski
replyTemplate: ${mentionees} would you be able to assist?
assignMentionees: True
- if:
- hasLabel:
label: Scale and Performance
then:
- mentionUsers:
mentionees:
- AllenWen-at-Azure
- pavneeta
replyTemplate: ${mentionees} would you be able to assist?
assignMentionees: True
- if:
- hasLabel:
label: Security
then:
- mentionUsers:
mentionees:
- miwithrow
- CocoWang-wql
replyTemplate: ${mentionees} would you be able to assist?
assignMentionees: True
- if:
- hasLabel:
label: storage
then:
- mentionUsers:
mentionees:
- VyabaRamadoss
- AllenWen-at-Azure
replyTemplate: ${mentionees} would you be able to assist?
assignMentionees: True
- if:
- hasLabel:
label: upgrade
then:
- mentionUsers:
mentionees:
- kaarthis
- sdesai345
replyTemplate: ${mentionees} would you be able to assist?
assignMentionees: True
- if:
- hasLabel:
label: miscellaneous
then:
- mentionUsers:
mentionees:
- seguler
replyTemplate: ${mentionees} would you be able to assist?
assignMentionees: True
description:
- if:
- isAction:
Expand Down

0 comments on commit 67b26fd

Please sign in to comment.