Skip to content

Commit dde3357

Browse files
authored
Update PR management to assign guardrex
1 parent f995878 commit dde3357

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/policies/pullRequestManagement-labelFiles.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ configuration:
2626
matchAny: true
2727
pattern: '(?i).*/blazor/hybrid/.*'
2828
then:
29+
- assignTo:
30+
user: guardrex
2931
- addLabel:
3032
label: 'blazor-hybrid/subsvc'
3133
- if:
@@ -46,7 +48,7 @@ configuration:
4648
matchAny: true
4749
pattern: '(?i).*/mvc/views/tag-helpers/built-in/persist-component-state.md'
4850
then:
49-
- requestReviewer:
51+
- assignTo:
5052
user: guardrex
5153
- addLabel:
5254
label: 'blazor/subsvc'

0 commit comments

Comments
 (0)