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

jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new 1192f58690 Activate GitHub update branch button for pull requests
1192f58690 is described below

commit 1192f586907b05b67d6699f798a5e1b8f4a8238b
Author: James Netherton <[email protected]>
AuthorDate: Fri Aug 21 12:41:33 2026 +0100

    Activate GitHub update branch button for pull requests
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index e61de0799e..1d5f1a1160 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,6 +38,8 @@ github:
     merge: false
     rebase: true
     squash: true
+  pull_requests:
+    allow_update_branch: true
   rulesets:
     - name: "Default Branch Protection"
       type: branch

Reply via email to