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 a0e08f71a2 Add `v2-3-stable` and `v2-3-test` to main (#23277)
a0e08f71a2 is described below
commit a0e08f71a2a171ad87ea83bdba88bf3942bb8c58
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Wed Apr 27 10:45:58 2022 +0100
Add `v2-3-stable` and `v2-3-test` to main (#23277)
---
.asf.yaml | 3 +++
codecov.yml | 2 ++
2 files changed, 5 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index d7a5afbdb6..15dfd9b257 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -57,6 +57,9 @@ github:
v2-2-stable:
required_pull_request_reviews:
required_approving_review_count: 1
+ v2-3-stable:
+ required_pull_request_reviews:
+ required_approving_review_count: 1
collaborators:
- auvipy
diff --git a/codecov.yml b/codecov.yml
index b6eb87d234..8fe20dc30b 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -44,6 +44,7 @@ coverage:
- v2-1-test
- v2-2-stable
- v2-2-test
+ - v2-3-test
if_not_found: success
if_ci_failed: error
informational: true
@@ -63,6 +64,7 @@ coverage:
- v2-1-test
- v2-2-stable
- v2-2-test
+ - v2-3-test
if_no_uploads: error
if_not_found: success
if_ci_failed: error