This is an automated email from the ASF dual-hosted git repository.
rec pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git
The following commit(s) were added to refs/heads/main by this push:
new 3ff782e58 No issue: Temporarily disable all branch protections -
hopefully then I can delete the `rel/441-Apache-UIMA-Java-SDK-3.6.1` branch
3ff782e58 is described below
commit 3ff782e586cb0afb9c8642a6a92e669d3d40ec31
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Wed Oct 1 09:47:42 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