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 f6118844d No issue: Restore basic branch protections
f6118844d is described below
commit f6118844d146d2f105e2642f94ace601e07fbdc0
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Wed Oct 1 11:12:22 2025 +0200
No issue: Restore basic branch protections
---
.asf.yaml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 097578eb1..e1c96a453 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