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

rec pushed a commit to branch unprotect-main-v2-temporarily
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit 8b23e6a6c8f48cb00997c9db105d2f45c68b8c92
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Tue Jan 24 08:29:03 2023 +0100

    No issue: Temporarily unprotect main so I can update the last commit 
metadata using a force push...
---
 .asf.yaml | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 6392b3bc7..349e26401 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -46,10 +46,8 @@ github:
         strict: true
         contexts:
           - continuous-integration/jenkins/pr-merge
-    main-v2:
-     required_status_checks:
-        strict: true
-        contexts:
-          - continuous-integration/jenkins/pr-merge
-          
-         
\ No newline at end of file
+#    main-v2:
+#     required_status_checks:
+#        strict: true
+#        contexts:
+#          - continuous-integration/jenkins/pr-merge

Reply via email to