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

vatamane pushed a commit to branch merge-3.4.3
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 3349d31ad1612a8ebdc687e71440e9c5d0b0dca0
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Mon Sep 23 08:19:49 2024 -0400

    Protect 3.4.x branch just like 3.3.x
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index f86984984..0ac80da5f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,6 +38,9 @@ github:
         strict: true
         contexts:
           - continuous-integration/jenkins/pr-merge
+    3.4.x:
+      required_status_checks:
+        strict: true
     3.3.x:
       required_status_checks:
         strict: true

Reply via email to