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

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git


The following commit(s) were added to refs/heads/main by this push:
     new 9434ac6cd build: temporarily enable merge to allow merging Scala 3 
branch (#140)
9434ac6cd is described below

commit 9434ac6cdbc9814696a4b3aa1b359b382918219e
Author: Johannes Rudolph <[email protected]>
AuthorDate: Wed May 3 14:58:01 2023 +0200

    build: temporarily enable merge to allow merging Scala 3 branch (#140)
---
 .asf.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 599aa2252..3f71473d4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,7 +13,7 @@ github:
     - streaming
     - reactive
     - websocket
-  
+
   features:
     # Enable wiki for documentation
     wiki: false
@@ -21,10 +21,10 @@ github:
     issues: true
     # Enable projects for project management boards
     projects: true
-    
+
   enabled_merge_buttons:
     squash:  true
-    merge:   false
+    merge:   true
     rebase:  true
 
   protected_branches:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to