Skip to content

Commit 72f5d46

Browse files
authored
Add reviewer request for specific file patterns
1 parent 147c6ed commit 72f5d46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/policies/pullRequestManagement-labelFiles.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ configuration:
2626
matchAny: true
2727
pattern: '(?i).*/blazor/hybrid/.*'
2828
then:
29+
- requestReviewer: guardrex
2930
- addLabel:
3031
label: 'blazor-hybrid/subsvc'
3132
- if:
@@ -46,6 +47,7 @@ configuration:
4647
matchAny: true
4748
pattern: '(?i).*/mvc/views/tag-helpers/built-in/persist-component-state.md'
4849
then:
50+
- requestReviewer: guardrex
4951
- addLabel:
5052
label: 'blazor/subsvc'
5153
onFailure:

0 commit comments

Comments
 (0)