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

nkruber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git


The following commit(s) were added to refs/heads/master by this push:
     new 8b44986  [FLINK-17287][github] Disable merge commit button
8b44986 is described below

commit 8b449865cf733dbb3c01e997fe44b1a5b6f82cdc
Author: Nico Kruber <[email protected]>
AuthorDate: Fri Jun 5 11:46:38 2020 +0200

    [FLINK-17287][github] Disable merge commit button
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..930c896
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,5 @@
+github:
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true

Reply via email to