diff --git a/tools/actions/create-release-proposal.sh b/tools/actions/create-release-proposal.sh index cc5e8b5b783..a17752ece95 100755 --- a/tools/actions/create-release-proposal.sh +++ b/tools/actions/create-release-proposal.sh @@ -31,8 +31,9 @@ HEAD_SHA="$(git rev-parse HEAD^)" TITLE="$(git log -1 --format=%s)" -# Use a temporary file for the PR body -TEMP_BODY="$(awk "/## ${RELEASE_DATE}/,/^ MAX_BODY_LENGTH) {exit 1;} print }" \ + "doc/changelogs/CHANGELOG_V${RELEASE_LINE}.md" || echo "…")" # Create the proposal branch gh api \