This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e9fb9841d5 Publish built docs triggered by
d138c36cb08c2dc028b29bbd20853b24cf0f3b8b
e9fb9841d5 is described below
commit e9fb9841d5afce9d1c530e1662d28675b0f57db1
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 18 20:12:24 2026 +0000
Publish built docs triggered by d138c36cb08c2dc028b29bbd20853b24cf0f3b8b
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 43c9250c2b..b719a495bd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -69,6 +69,8 @@ github:
# enable updating head branches of pull requests
allow_update_branch: true
allow_auto_merge: true
+ # auto-delete head branches after being merged
+ del_branch_on_merge: true
# publishes the content of the `asf-site` branch to
# https://datafusion.apache.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]