Skip to content

Commit a00babf

Browse files
authored
[Process] Update cherry-pick template assignees (#125402)
Updates the cherry-pick template to add @itsjustkevin as primary and @CaseyHillers as secondary assignees to all cherry-pick requests.
1 parent 60077ff commit a00babf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/7_cherry_pick.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Request a cherry-pick.
22
description: As a contributor, you would like to request that a feature be cherry-picked into a release.
33
title: '[CP] <title>'
44
labels: ['cp: review']
5+
assignees:
6+
- itsjustkevin
7+
- caseyhillers
58
body:
69
- type: input
710
id: issue_link

0 commit comments

Comments
 (0)