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

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis-website.git


The following commit(s) were added to refs/heads/main by this push:
     new e98ac94  configure merge button actions and autolink
e98ac94 is described below

commit e98ac94cfbf021da7cd2df61e8dac664fe69afa2
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Dec 22 11:56:55 2025 +0000

    configure merge button actions and autolink
---
 .asf.yaml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index eb1d8b3..7b06c1c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -4,6 +4,15 @@ github:
   labels:
     - website
     - jekyll
+  enabled_merge_buttons:
+    # enable squash button:
+    squash:  true
+    # disable merge button:
+    merge:   false
+    # enable rebase button:
+    rebase:  true
+  autolink_jira:
+    - ARTEMIS
 jekyll:
    whoami: main
    target: asf-site


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to