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

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-client-js.git

commit 7ef92dccdfb081455a04c9c30e00edc40e62b752
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Mon Dec 28 17:53:08 2020 +0800

    Update .asf.yaml
---
 .asf.yaml | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 55a616c..a0b9240 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,4 +25,17 @@ github:
     - distributed-tracing
     - dapper
     - javascript
-    - web-performance
\ No newline at end of file
+    - web-performance
+    enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  false
+  protected_branches:
+    master:
+      required_status_checks:
+        strict: true
+        contexts:
+          - build
+      required_pull_request_reviews:
+        dismiss_stale_reviews: true
+        required_approving_review_count: 1 

Reply via email to