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 8520778930 Temporarily remove protection on v2-9-stable to create beta
2 (#38431)
8520778930 is described below
commit 8520778930e1888eafe427e1dc8dbb85744a5c6c
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Sun Mar 24 00:01:42 2024 +0100
Temporarily remove protection on v2-9-stable to create beta 2 (#38431)
---
.asf.yaml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index a129c5c6e7..5ceffa7a5f 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