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

[skywalking-eyes] branch wu-sheng-patch-1 created (now 476cd7d)

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-eyes.git.


      at 476cd7d  Fix strict is not working

This branch includes the following new commits:

     new 476cd7d  Fix strict is not working

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-eyes] 01/01: Fix strict is not working

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-eyes.git

commit 476cd7d205a6f66f705c1c5c9ac65e7f952fea42
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Sat Dec 26 16:53:12 2020 +0800

    Fix strict is not working
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index a04fb90..dce80bc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -28,3 +28,8 @@ github:
     main:
       required_status_checks:
         strict: true
+        contexts:
+          - LicenseEye
+      required_pull_request_reviews:
+        dismiss_stale_reviews: true
+        required_approving_review_count: 1