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

chenguangsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh-site.git


The following commit(s) were added to refs/heads/master by this push:
     new f7b7d6aa Update .asf.yaml
f7b7d6aa is described below

commit f7b7d6aabed3bb2899f79819ec01285ea2e476ad
Author: Eason Chen <[email protected]>
AuthorDate: Tue Mar 28 20:49:09 2023 +0800

    Update .asf.yaml
---
 .asf.yaml | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 6daa2575..4c63c0a1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -3,6 +3,17 @@ github:
     wiki: true
   description: "Apache EventMesh (Incubating) Website"
   homepage: https://eventmesh.apache.org
+  enabled_merge_buttons:
+    squash:  true
+    merge:   true
+    rebase:  false
+  protected_branches:
+    main:
+      required_status_checks:
+        strict: true
+      required_pull_request_reviews:
+        dismiss_stale_reviews: true
+        required_approving_review_count: 1
 
 staging:
   profile: ~
@@ -10,7 +21,7 @@ staging:
 
 publish:
   whoami: asf-site
-
+        
 notifications:
   commits:      [email protected]
   # Send all issue emails (new, closed, comments) to issues@


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

Reply via email to