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

tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-horaedb.git


The following commit(s) were added to refs/heads/main by this push:
     new 5ca409cd ci: remove missing Required status (#1383)
5ca409cd is described below

commit 5ca409cdc7207ff0cd61f57ca6c97181809c0cc8
Author: tison <[email protected]>
AuthorDate: Wed Dec 20 22:59:32 2023 +0800

    ci: remove missing Required status (#1383)
---
 .asf.yaml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index bf5771c5..12f16791 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -41,14 +41,10 @@ github:
       required_pull_request_reviews:
         dismiss_stale_reviews: true
         required_approving_review_count: 1
-      required_status_checks:
-        strict: true
-        contexts:
-          - Required
 
 notifications:
   commits:      [email protected]
   issues:       [email protected]
   pullrequests: [email protected]
   jobs:         [email protected]
-  discussions:  [email protected]
\ No newline at end of file
+  discussions:  [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to