This is an automated email from the ASF dual-hosted git repository.
rvesse pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
The following commit(s) were added to refs/heads/main by this push:
new 8cb0b61d02 Enable squash-and-merge
8cb0b61d02 is described below
commit 8cb0b61d0250a8e09ac453a70d7cae460b953f9c
Author: Andy Seaborne <[email protected]>
AuthorDate: Mon Jul 20 21:23:33 2026 +0100
Enable squash-and-merge
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 5b6c8b4ef2..af87c7c920 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,6 +23,6 @@ github:
- rdf
- sparql
enabled_merge_buttons:
- squash: false
+ squash: true
rebase: true
merge: false