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-native.git


The following commit(s) were added to refs/heads/main by this push:
     new b9d21df  Update repo metadata and email configs to reflect new Artemis 
TLP
b9d21df is described below

commit b9d21df530624461c6cd2a9205828f081734cef0
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Dec 8 15:40:59 2025 +0000

    Update repo metadata and email configs to reflect new Artemis TLP
---
 .asf.yaml | 41 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..b7dda1f
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,41 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+github:
+  description: "Apache Artemis Native"
+  homepage: https://artemis.apache.org
+  labels:
+    - apache
+    - artemis
+    - messaging
+    - broker
+  enabled_merge_buttons:
+    # enable squash button:
+    squash: true
+    # default commit message when merging with a squash commit
+    # can be: DEFAULT | PR_TITLE | PR_TITLE_AND_COMMIT_DETAILS | 
PR_TITLE_AND_DESC
+    squash_commit_message: PR_TITLE
+    # disable merge button:
+    merge:   false
+    # enable rebase button:
+    rebase:  true
+  autolink_jira:
+    - ARTEMIS
+notifications:
+  commits:      [email protected]
+  issues:       [email protected]
+  pullrequests: [email protected]
+  jira_options: link label worklog


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to