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

kezhenxu94 pushed a commit to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git


The following commit(s) were added to refs/heads/kezhenxu94-patch-1 by this 
push:
     new dcec22f  Create .asf.yaml
dcec22f is described below

commit dcec22f5836bd29317899651670ac765004bb363
Author: Zhenxu Ke <[email protected]>
AuthorDate: Wed Apr 7 21:07:36 2021 +0800

    Create .asf.yaml
---
 .asf.yaml | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..cf5c8d2
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,25 @@
+  
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+github:
+  protected_branches:
+    develop:
+      required_status_checks:
+        strict: true
+        contexts:
+          - Hound

Reply via email to