You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by ds...@apache.org on 2022/11/08 22:28:03 UTC

[incubator-pekko-connectors] branch main updated: copy over setting from incubator-pekko repo

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 8c31b4d7 copy over setting from incubator-pekko repo
8c31b4d7 is described below

commit 8c31b4d75ae39cb1918b359f27c24f410213178f
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Tue Nov 8 13:06:38 2022 +0100

    copy over setting from incubator-pekko repo
---
 .asf.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 07bb0beb..5930d252 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,6 +20,14 @@ github:
     # Enable projects for project management boards
     projects: false
 
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  true
+
+  protected_branches:
+    main: { }
+
 notifications:
   commits:              commits@pekko.apache.org
   issues:               notifications@pekko.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org