dongjoon-hyun 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_r245820385
##########
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:
@srowen . To give you my background, I followed your email instruction
exactly and hit the followings on the same day after I pushed to GitBox **first
time**.
-
https://lists.apache.org/thread.html/9c09b5b3678ccda5d2ad2180d7c6463ba0e84aeb7b218e6c03002035@%3Cdev.spark.apache.org%3E
- https://issues.apache.org/jira/browse/INFRA-17401
The above situation was the one I mentioned here:
https://github.com/apache/spark/pull/23476#discussion_r245549300
> For me, since last bad experience, I'm pushing to only GitBox. So, I'm not
sure whether GitHub to GitBox sync is safe or not in these days.
That's the reason I've been careful and tried not to cause any sync issue.
If everything has no problem, I have no problem to switch back to the standard
day~.
----------------------------------------------------------------
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]