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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-invoker.git


The following commit(s) were added to refs/heads/master by this push:
     new 7c7f3e8  Disable merge options on GH
7c7f3e8 is described below

commit 7c7f3e854da49b4395aefc63d4bd94921243a8e8
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Mon Oct 10 23:00:15 2022 +0200

    Disable merge options on GH
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 337cb22..9edd731 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,3 +23,7 @@ github:
     - build-management
     - maven-shared
     - maven
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true

Reply via email to