dongjoon-hyun commented on a change in pull request #26879: 
[SPARK-30253][INFRA] Do not add commits when releasing preview version
URL: https://github.com/apache/spark/pull/26879#discussion_r357954018
 
 

 ##########
 File path: dev/create-release/release-tag.sh
 ##########
 @@ -104,7 +109,9 @@ git commit -a -m "Preparing development version 
$NEXT_VERSION"
 if ! is_dry_run; then
   # Push changes
   git push origin $RELEASE_TAG
 
 Review comment:
   😮 It's interesting. Does the pointer look like the following really?
   - 
https://github.com/apache/spark/commit/007c873ae34f58651481ccba30e8e2ba38a692c4

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to