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 ee87046350 Revert "Temporarily remove protection on v2-9-stable to 
create beta 2 (#38431)" (#38645)
ee87046350 is described below

commit ee87046350858b7de5eff76dedaf0070d10e7453
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Sun Mar 31 23:53:59 2024 +0100

    Revert "Temporarily remove protection on v2-9-stable to create beta 2 
(#38431)" (#38645)
    
    This reverts commit 8520778930e1888eafe427e1dc8dbb85744a5c6c.
---
 .asf.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5ceffa7a5f..a129c5c6e7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -105,10 +105,10 @@ github:
       required_pull_request_reviews:
         required_approving_review_count: 1
       required_linear_history: true
-      #    v2-9-stable:
-      #      required_pull_request_reviews:
-      #        required_approving_review_count: 1
-      #      required_linear_history: true
+    v2-9-stable:
+      required_pull_request_reviews:
+        required_approving_review_count: 1
+      required_linear_history: true
   collaborators:
     - Lee-W
     - RNHTTR

Reply via email to