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 09:28:33 UTC

[maven-doxia-linkcheck] 01/03: (doc) disable merge button

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

slachiewicz pushed a commit to branch DOXIATOOLS-68
in repository https://gitbox.apache.org/repos/asf/maven-doxia-linkcheck.git

commit edd464e25c34381abf4cf14fac32b36f076b3a91
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Thu Jun 3 11:20:11 2021 +0200

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

diff --git a/.asf.yaml b/.asf.yaml
index 0c11376..a1fa1af 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -8,3 +8,7 @@ github:
     - apache-maven
     - doxia
     - doxia-tools
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true
\ No newline at end of file