This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/iceberg-go.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new cca548b7 deploy: d82bdfbc0f4a6cb6f611c389ee0ab71a4936e140
cca548b7 is described below
commit cca548b72c04daccd2515b70ba8eb62370992075
Author: zeroshade <[email protected]>
AuthorDate: Sun Nov 30 20:19:30 2025 +0000
deploy: d82bdfbc0f4a6cb6f611c389ee0ab71a4936e140
---
.asf.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index f994474b..0353d893 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -47,6 +47,10 @@ github:
required_linear_history: true
+ pull_requests:
+ # auto-delete head branches after being merged
+ del_branch_on_merge: true
+
notifications:
commits: [email protected]
issues: [email protected]