You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/06/03 13:36:56 UTC

[maven-jlink-plugin] branch master updated: (doc) disable merge commit

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 612d7ed  (doc) disable merge commit
612d7ed is described below

commit 612d7ed2710f065e73bc9239f206fb104ce2006f
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Thu Jun 3 15:35:51 2021 +0200

    (doc) disable merge commit
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 9ab8e03..7c05736 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,3 +24,7 @@ github:
     - maven-plugins
     - maven-jlink-plugin
     - maven
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true