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

ephraimanierobi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 1e730f21cd Revert "Add v2-8 branches to codecov.yml and .asf.yaml 
(#35750)" (#35883)
1e730f21cd is described below

commit 1e730f21cdb46344eb1e4fc01342e494ef411a33
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Mon Nov 27 09:55:13 2023 +0100

    Revert "Add v2-8 branches to codecov.yml and .asf.yaml (#35750)" (#35883)
    
    This reverts commit c07c5925e93ba0a8f37f20c7deb814d0f6925705.
    
    Temporarily revert this so I can push to v2-8-stable branch
---
 .asf.yaml   | 3 ---
 codecov.yml | 2 --
 2 files changed, 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 094299d2c4..6166687a5d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -71,9 +71,6 @@ github:
     v2-7-stable:
       required_pull_request_reviews:
         required_approving_review_count: 1
-    v2-8-stable:
-      required_pull_request_reviews:
-        required_approving_review_count: 1
 
   collaborators:
     - mhenc
diff --git a/codecov.yml b/codecov.yml
index d1ed5fb446..67ea777302 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -55,8 +55,6 @@ coverage:
           - v2-6-test
           - v2-7-stable
           - v2-7-test
-          - v2-8-stable
-          - v2-8-test
         if_not_found: success
         if_ci_failed: error
         informational: true

Reply via email to