This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-docker.git
The following commit(s) were added to refs/heads/master by this push:
new 9aa8079 [FLINK-17287][github] Disable merge commit button
9aa8079 is described below
commit 9aa8079fc95bb8d7fc704a880471035fd5b1af61
Author: Chesnay Schepler <[email protected]>
AuthorDate: Tue Apr 21 10:07:26 2020 +0200
[FLINK-17287][github] Disable merge commit button
---
.asf.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index ae3274d..867d33f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -4,3 +4,7 @@ github:
labels:
- flink
- docker
+ enabled_merge_buttons:
+ squash: true
+ merge: false
+ rebase: true