Skip to content

Commit

Permalink
ARROW-18384: [Release][MSYS2] Show pull request title (#14709)
Browse files Browse the repository at this point in the history
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
  • Loading branch information
kou authored Nov 25, 2022
1 parent 405b54e commit 7276c35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/release/post-12-msys2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,4 @@ owner=$(git remote get-url origin | \
cut -d/ -f1)
echo "Create a pull request:"
echo " https://github.com/${owner}/MINGW-packages/pull/new/${branch}"
echo "with title: 'arrow: Update to ${version}'"

0 comments on commit 7276c35

Please sign in to comment.