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

rec pushed a commit to branch rel/441-Apache-UIMA-Java-SDK-3.6.1
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


The following commit(s) were added to 
refs/heads/rel/441-Apache-UIMA-Java-SDK-3.6.1 by this push:
     new 5fcece055 No issue: Temporarily disable all branch protections - 
hopefully then I can delete the `rel/441-Apache-UIMA-Java-SDK-3.6.1` branch
5fcece055 is described below

commit 5fcece055db895e3d1a856bcdeb48780ac3a1dae
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Wed Oct 1 09:55:04 2025 +0200

    No issue: Temporarily disable all branch protections - hopefully then I can 
delete the `rel/441-Apache-UIMA-Java-SDK-3.6.1` branch
---
 .asf.yaml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index e1c96a453..097578eb1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,14 +40,14 @@ github:
     merge:   true
     rebase:  false
   del_branch_on_merge: true
-  protected_branches:
-    main:
-     required_status_checks:
-        strict: true
+  protected_branches: ~
+#    main:
+#     required_status_checks:
+#        strict: true
 #        contexts:
 #          - continuous-integration/jenkins/pr-merge
-    main-v2:
-     required_status_checks:
-        strict: true
+#    main-v2:
+#     required_status_checks:
+#        strict: true
 #        contexts:
 #          - continuous-integration/jenkins/pr-merge

Reply via email to