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

jooks pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-helm-chart.git


The following commit(s) were added to refs/heads/main by this push:
     new 4d81a0b  Update asf yaml (#10)
4d81a0b is described below

commit 4d81a0b2e0a55348ed2dc30b14df8fe83665bdf7
Author: Kunshuai Zhu <[email protected]>
AuthorDate: Wed Aug 17 13:29:05 2022 +0800

    Update asf yaml (#10)
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 6a7f8f2..bbf0cea 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -41,6 +41,12 @@ github:
       required_pull_request_reviews:
         dismiss_stale_reviews: true
         required_approving_review_count: 1
+    main:
+      required_status_checks:
+        strict: true
+      required_pull_request_reviews:
+        dismiss_stale_reviews: true
+        required_approving_review_count: 1
 notifications:
   commits: [email protected]
   issues: [email protected]

Reply via email to