This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/trunk by this push:
new df70b5939f Prevent force push on branch "trunk"
df70b5939f is described below
commit df70b5939f5ba93a700e0b71a335656928895a56
Author: Konrad Windszus <[email protected]>
AuthorDate: Wed Apr 30 15:42:07 2025 +0200
Prevent force push on branch "trunk"
Compare with
https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#branchpro
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index f9422a3bb7..f315ade58d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,3 +35,5 @@ github:
- JCRVLT
- SLING
- FELIX
+ protected_branches:
+ trunk: {}
\ No newline at end of file