cloud-fan commented on a change in pull request #23482: 
[SPARK-26554][BUILD][FOLLOWUP] Use GitHub instead of GitBox to check HEADER
URL: https://github.com/apache/spark/pull/23482#discussion_r245616473
 
 

 ##########
 File path: dev/create-release/release-util.sh
 ##########
 @@ -21,6 +21,7 @@ DRY_RUN=${DRY_RUN:-0}
 GPG="gpg --no-tty --batch"
 ASF_REPO="https://gitbox.apache.org/repos/asf/spark.git";
 ASF_REPO_WEBUI="https://gitbox.apache.org/repos/asf?p=spark.git";
+ASF_GITHUB_REPO="https://github.com/apache/spark";
 
 Review comment:
   It's good enough but it's a hack to me. Using Github repo at this single 
place is also a hack for now, but according to 
https://github.com/apache/spark/pull/23476#discussion_r245574264 , seems we can 
switch to Github repo completely in the future.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to