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 2023/01/09 19:46:18 UTC

[incubator-pekko-platform-guide] 04/04: copy over settings from incubator-pekko (#5)

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

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

commit fc62834864fab5c6afad95bfae12a34b4dff50dc
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Tue Nov 15 12:41:12 2022 +0100

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

diff --git a/.asf.yaml b/.asf.yaml
index ed13b7d..0484be8 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