You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by tf...@apache.org on 2020/10/30 04:50:18 UTC

[lucene-site] 01/02: GitHub: only want the squash button; not merge (#30)

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

tflobbe pushed a commit to branch production
in repository https://gitbox.apache.org/repos/asf/lucene-site.git

commit bf945994664005a880046e57bb511ca58798c0fd
Author: David Smiley <ds...@apache.org>
AuthorDate: Fri Oct 16 23:49:36 2020 -0400

    GitHub: only want the squash button; not merge (#30)
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 8304aab..a42f505 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -9,3 +9,7 @@ github:
     - lucene
     - website
     - pelican
+  enabled_merge_buttons:
+    squash: true
+    merge:  false
+    rebase: false
\ No newline at end of file