From 895b4bcbe693c3445584e288193fb8689fb8b199 Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Wed, 1 Nov 2023 18:17:12 -0700 Subject: [PATCH] [github] Remove assignees in CP requests (#137729) b/307993619 FRoB will assign the RelEng oncall to these issues. --- .github/ISSUE_TEMPLATE/7_cherry_pick.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/7_cherry_pick.yml b/.github/ISSUE_TEMPLATE/7_cherry_pick.yml index 8fd172ab4a..381de9f21e 100644 --- a/.github/ISSUE_TEMPLATE/7_cherry_pick.yml +++ b/.github/ISSUE_TEMPLATE/7_cherry_pick.yml @@ -2,9 +2,6 @@ name: Request a cherry-pick description: As a contributor, you would like to request that a feature be cherry-picked into a release. title: '[CP] ' labels: ['cp: review'] -assignees: - - itsjustkevin - - caseyhillers body: - type: input id: issue_link