jackye1995 commented on a change in pull request #4105: URL: https://github.com/apache/iceberg/pull/4105#discussion_r806319640
########## File path: docs/common/project/how-to-release.md ########## @@ -60,6 +60,11 @@ To use `gpg` instead of `gpg2`, also set `signing.gnupg.executable=gpg` For more information, see the Gradle [signing documentation](https://docs.gradle.org/current/userguide/signing_plugin.html#sec:signatory_credentials). +### Apache repository + +The release should be executed in the official `https://github.com/apache/iceberg.git` instead of a forked one. +Clone the Apache Iceberg repository or set it as a different origin for release if it is not already set up. Review comment: correct, let me just say setup a new remote called `apache` here -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
