This is an automated email from the ASF dual-hosted git repository.
agrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
The following commit(s) were added to refs/heads/main by this push:
new a96c82b4c chore: enable GitHub button for updating PR branches with
latest from main (#3505)
a96c82b4c is described below
commit a96c82b4cef6444828397023fa3587141306103a
Author: Andy Grove <[email protected]>
AuthorDate: Thu Feb 12 14:49:01 2026 -0700
chore: enable GitHub button for updating PR branches with latest from main
(#3505)
---
.asf.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 693b92cf0..6ad5b6884 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -45,7 +45,8 @@ github:
main:
required_pull_request_reviews:
required_approving_review_count: 1
-
+ pull_requests:
+ allow_update_branch: true
# publishes the content of the `asf-site` branch to
# https://datafusion.apache.org/comet/
publish:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]