You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/06/29 22:05:52 UTC

[maven-doxia] branch master updated: configure GitHub merge button

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d55d614  configure GitHub merge button
d55d614 is described below

commit d55d6144a06b08e2f6972a61f247ad40e8c96de3
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Tue Jun 30 00:05:47 2020 +0200

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

diff --git a/.asf.yaml b/.asf.yaml
index 203f8e3..a6172e1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -8,6 +8,10 @@ github:
     - apache-maven
     - maven
     - doxia
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  true
 notifications:
   commits:              commits@maven.apache.org
   issues:               issues@maven.apache.org