You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by xi...@apache.org on 2022/10/09 08:23:46 UTC

[shenyu] branch master updated: strict to merge pull-request (#4053)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9db7218d4 strict to merge pull-request (#4053)
9db7218d4 is described below

commit 9db7218d43dbb49736285014cdee9a53d3f5a60b
Author: Luke.Z <10...@users.noreply.github.com>
AuthorDate: Sun Oct 9 16:23:40 2022 +0800

    strict to merge pull-request (#4053)
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index ca7207713..ff339b1a6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,6 +35,10 @@ github:
     master:
       required_status_checks:
         strict: true
+        contexts:
+          - check-license-header
+          - build
+          - e2e
       required_pull_request_reviews:
         dismiss_stale_reviews: true
         required_approving_review_count: 1