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

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new dcbd467160 Update GitHub configuration via .asf.yaml (#2280)
dcbd467160 is described below

commit dcbd467160bf558542ef650b1a445c6747a01afa
Author: JB Onofré <[email protected]>
AuthorDate: Wed Feb 11 13:34:53 2026 +0100

    Update GitHub configuration via .asf.yaml (#2280)
---
 .asf.yaml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 4c116689bb..8c814d2eac 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,10 +23,11 @@ github:
     - karaf
     - osgi
     - modulith
+    - runtime
 
   enabled_merge_buttons:
     merge: false
-    rebase: false
+    rebase: true
     squash: true
 
   del_branch_on_merge: true
@@ -57,6 +58,10 @@ github:
     wiki: false
     issues: true
     projects: true
+    discussions: true
+
+  dependabot_alerts: true
+  dependabot_updates: true
 
   autolink_jira:
     - KARAF
@@ -64,5 +69,6 @@ github:
 notifications:
   commits: [email protected]
   issues: [email protected]
+  discussions: [email protected]
   pullrequests: [email protected]
   jira_options: link label

Reply via email to