You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by to...@apache.org on 2023/04/28 06:52:19 UTC

[shardingsphere] branch master updated: Add : add status check for protect branch (#25391)

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

totalo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 2be8211586c Add : add status check for protect branch (#25391)
2be8211586c is described below

commit 2be8211586c92d43140e0057e97430e87d880d3a
Author: 孙念君 Nianjun Sun <su...@apache.org>
AuthorDate: Fri Apr 28 14:52:11 2023 +0800

    Add : add status check for protect branch (#25391)
    
    Co-authored-by: shardingsphere <de...@shardingsphere.apache.org>
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 13da60b4aac..717e4bb369d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -48,6 +48,8 @@ github:
     master:
       required_status_checks:
         strict: true
+        contexts:
+          - Check - CheckStyle and License
       required_pull_request_reviews:
         dismiss_stale_reviews: true
         required_approving_review_count: 1