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 2021/08/17 02:49:54 UTC

[skywalking-banyandb] 01/01: Add strict: true for branch auto update

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

commit 333906cdae3f646c1c829ec52416cf1d1ba87d75
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Tue Aug 17 10:49:48 2021 +0800

    Add strict: true for branch auto update
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index eb4ae34..ccd5082 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,6 +31,7 @@ github:
   protected_branches:
     main:
       required_status_checks:
+        strict: true
         contexts:
           - Continuous Integration
       required_pull_request_reviews: