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

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

commit 438540ad284a9fb432c12b6f711dcc66e20f5667
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Nov 10 10:31:05 2022 +0100

    copy over settings from incubator-pekko (#7)
---
 .asf.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index d060d1ea2..0ae349e53 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,6 +27,14 @@ github:
     merge:   false
     rebase:  true  
 
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  true
+
+  protected_branches:
+    main: { }
+
 notifications:
   commits:              [email protected]
   issues:               [email protected]


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

Reply via email to