This is an automated email from the ASF dual-hosted git repository.
mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-samples.git
The following commit(s) were added to refs/heads/main by this push:
new f43d9db Update .asf.yaml using standard Pekko settings
f43d9db is described below
commit f43d9db360b1ee6df645c257c6e17717ae957e36
Author: Matthew de Detrich <[email protected]>
AuthorDate: Mon Feb 27 15:08:58 2023 +0100
Update .asf.yaml using standard Pekko settings
---
.asf.yaml | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 3e4a164..68045a2 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: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+ discussions: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]