You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/12/28 09:53:15 UTC

[skywalking-client-js] branch wu-sheng-patch-1 created (now 7ef92dc)

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

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


      at 7ef92dc  Update .asf.yaml

This branch includes the following new commits:

     new 7ef92dc  Update .asf.yaml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[skywalking-client-js] 01/01: Update .asf.yaml

Posted by wu...@apache.org.
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 <wu...@foxmail.com>
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