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

[incubator-pekko-projection] branch main updated: copy over .asf.yaml settings from incubator-pekko (#1)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 638a4b9  copy over .asf.yaml settings from incubator-pekko (#1)
638a4b9 is described below

commit 638a4b96d672ef09e16c031af207ec342b6e5e40
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Mon Nov 14 09:16:04 2022 +0100

    copy over .asf.yaml settings from incubator-pekko (#1)
    
    * copy over .asf.yaml settings from incuabtor-pekko
    
    * remove duplicate section
---
 .asf.yaml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 43ed79e..80eb88e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,3 +13,17 @@ github:
     issues: true
     # 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
+  pullrequests:         notifications@pekko.apache.org
+  discussions:          notifications@pekko.apache.org


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