This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/sedona-db.git
The following commit(s) were added to refs/heads/main by this push:
new 660da68 Update the asf yml (#59)
660da68 is described below
commit 660da68a61bbaa7aaf3ef8f7e62ca75f12504b13
Author: Jia Yu <[email protected]>
AuthorDate: Thu Sep 11 08:49:31 2025 -0700
Update the asf yml (#59)
---
.asf.yaml | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index b916d29..99df1e4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,10 +16,18 @@
# under the License.
github:
- description: "Single-node compute engine for processing large-scale
geospatial data"
+ description: "A single-node analytical database engine with geospatial as
the first-class citizen"
homepage: https://sedona.apache.org/sedonadb
enabled_merge_buttons:
+ # enable squash button:
squash: true
+ # default commit message when merging with a squash commit
+ # can either be: DEFAULT | PR_TITLE | PR_TITLE_AND_COMMIT_DETAILS |
PR_TITLE_AND_DESC
+ squash_commit_message: PR_TITLE
+ # enable merge button:
+ merge: false
+ # disable rebase button:
+ rebase: false
features:
issues: true
labels: