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

mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp.git


The following commit(s) were added to refs/heads/main by this push:
     new 8abfe0d9 Remove code review requirement for 2.x branch to allow cherry 
picking already reviewed commits. (#788)
8abfe0d9 is described below

commit 8abfe0d9a4df80a97a31ba1a12f6cc69801f8224
Author: Richard Zowalla <[email protected]>
AuthorDate: Sat Jun 7 20:45:08 2025 +0200

    Remove code review requirement for 2.x branch to allow cherry picking 
already reviewed commits. (#788)
---
 .asf.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index cb13aa6f..97d9e2db 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,10 +13,6 @@ github:
         require_code_owner_reviews: false
         required_approving_review_count: 1
     opennlp-2.x:
-      required_pull_request_reviews:
-        dismiss_stale_reviews: false
-        require_code_owner_reviews: false
-        required_approving_review_count: 1
   autolink_jira:
     - OPENNLP
   custom_subjects:

Reply via email to