This is an automated email from the ASF dual-hosted git repository.

stevenwu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new d8767f1b56 Release: add link to verify release (#13960)
d8767f1b56 is described below

commit d8767f1b56a4de379d3d49a5c2f02bab4b0e330f
Author: Kevin Liu <[email protected]>
AuthorDate: Sun Aug 31 22:32:04 2025 -0700

    Release: add link to verify release (#13960)
---
 dev/source-release.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev/source-release.sh b/dev/source-release.sh
index b8f3f410e9..a6bacfe2c9 100755
--- a/dev/source-release.sh
+++ b/dev/source-release.sh
@@ -156,6 +156,9 @@ Convenience binary artifacts are staged on Nexus. The Maven 
repository URL is:
 
 Please download, verify, and test.
 
+Instructions for verifying a release can be found here:
+* https://iceberg.apache.org/how-to-release/#how-to-verify-a-release
+
 Please vote in the next 72 hours.
 
 [ ] +1 Release this as Apache Iceberg ${version}

Reply via email to