From fec260d083f9edabba2b485a63f2a0d3e1479537 Mon Sep 17 00:00:00 2001 From: Elana Hashman Date: Wed, 28 Jul 2021 12:13:23 -0700 Subject: [PATCH] Add release note block to cherry-pick script --- hack/cherry_pick_pull.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hack/cherry_pick_pull.sh b/hack/cherry_pick_pull.sh index 4e9dfdef5ef..a2e9ad0a3c3 100755 --- a/hack/cherry_pick_pull.sh +++ b/hack/cherry_pick_pull.sh @@ -147,6 +147,10 @@ Cherry pick of ${PULLSUBJ} on ${rel}. ${numandtitle} For details on the cherry pick process, see the [cherry pick requests](https://git.k8s.io/community/contributors/devel/sig-release/cherry-picks.md) page. + +\`\`\`release-note + +\`\`\` EOF )