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

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


The following commit(s) were added to refs/heads/master by this push:
     new 92dfb51  Disable the "Squash & Merge" button on Github
92dfb51 is described below

commit 92dfb51904a06bfd2c89701f5d219128444601f3
Author: Maarten Mulders <mthmuld...@apache.org>
AuthorDate: Tue Jul 14 08:14:28 2020 +0200

    Disable the "Squash & Merge" button on Github
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index db406b9..1f74599 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,6 +1,8 @@
 # see https://s.apache.org/asfyaml
 github:
   description: "Apache Maven site"
+  enabled_merge_buttons:
+    squash: false
   homepage: https://maven.apache.org/
   labels:
     - apache

Reply via email to