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

kaxilnaik 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 280d3928c73 Temporarily remove branch protection on v2-10-test (#44991)
280d3928c73 is described below

commit 280d3928c73706c491b3b6d5255f931b5572f622
Author: Kaxil Naik <[email protected]>
AuthorDate: Tue Dec 17 19:53:34 2024 +0530

    Temporarily remove branch protection on v2-10-test (#44991)
    
    Temporarily remove branch protectino on v2-10-test so we can bring 
v2-10-test and v2-10-stable in-sync
---
 .asf.yaml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 8134fddbcd9..1e1aa60979c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -113,11 +113,6 @@ github:
       required_pull_request_reviews:
         required_approving_review_count: 1
       required_linear_history: true
-    v2-10-test:
-      required_pull_request_reviews:
-        required_approving_review_count: 1
-      required_linear_history: true
-      required_conversation_resolution: true
   collaborators:
     # Max 10 collaborators allowed
     # 
https://github.com/apache/infrastructure-asfyaml/blob/main/README.md#assigning-the-github-triage-role-to-external-collaborators

Reply via email to